The Wayback Machine - https://web.archive.org/web/20201116182934/https://github.com/topics/mlflow
Skip to content
#

mlflow

Here are 131 public repositories matching this topic...

PhilipMay
PhilipMay commented Jun 12, 2020

MLflow seems to have a length limit of 5000 when setting tags (see below).

[...]
  File "/home/smay/miniconda3/envs/py38/lib/python3.8/site-packages/mlflow/utils/validation.py", line 136, in _validate_length_limit
    raise MlflowException(
mlflow.exceptions.MlflowException: Tag value '[0.8562690322984875, 0.8544098885636596, 0.8544098885636596, 0.8544098885636596, 0.85440988856365
akruszewski
akruszewski commented Jul 7, 2020

Hi @Galileo-Galilei. As I mentioned in other issue, I'm working currently with integrating my training and inference pipelines with MLPipeline. Unfortunately I'm confused with handling inputs and outputs, I can't wrap my head around it.

Context

My training pipeline is built from three other pipelines: de_pipeline (data engineering), fe_pipeline (feature engineering) and `md_pipelin

Improve this page

Add a description, image, and links to the mlflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mlflow topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.