Open WeichenXu123 opened 2 years ago
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
Display tags on the experiment page. Collapsed by default.
What is the use case for this feature?
We can view experiment tags on UI.
Why is this use case valuable to support for MLflow users in general? Why is this use case valuable to support for your project(s) or organization? Why is it currently difficult to achieve this use case?
area/artifacts
area/build
area/docs
area/examples
area/model-registry
area/models
area/pipelines
area/projects
area/scoring
area/server-infra
area/tracking
area/uiux
area/docker
area/sqlalchemy
area/windows
language/r
language/java
language/new
integrations/azure
integrations/sagemaker
integrations/databricks
@BenWilson2 @dbczumar @harupy @WeichenXu123 Please assign a maintainer and start triaging this issue.
Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
Proposal Summary
Display tags on the experiment page. Collapsed by default.
Motivation
We can view experiment tags on UI.
Details
Display tags on the experiment page. Collapsed by default.
What component(s) does this bug affect?
area/artifacts
: Artifact stores and artifact loggingarea/build
: Build and test infrastructure for MLflowarea/docs
: MLflow documentation pagesarea/examples
: Example codearea/model-registry
: Model Registry service, APIs, and the fluent client calls for Model Registryarea/models
: MLmodel format, model serialization/deserialization, flavorsarea/pipelines
: Pipelines, Pipeline APIs, Pipeline configs, Pipeline Templatesarea/projects
: MLproject format, project running backendsarea/scoring
: MLflow Model server, model deployment tools, Spark UDFsarea/server-infra
: MLflow Tracking server backendarea/tracking
: Tracking Service, tracking client APIs, autologgingWhat interface(s) does this bug affect?
area/uiux
: Front-end, user experience, plotting, JavaScript, JavaScript dev serverarea/docker
: Docker use across MLflow's components, such as MLflow Projects and MLflow Modelsarea/sqlalchemy
: Use of SQLAlchemy in the Tracking Service or Model Registryarea/windows
: Windows supportWhat language(s) does this bug affect?
language/r
: R APIs and clientslanguage/java
: Java APIs and clientslanguage/new
: Proposals for new client languagesWhat integration(s) does this bug affect?
integrations/azure
: Azure and Azure ML integrationsintegrations/sagemaker
: SageMaker integrationsintegrations/databricks
: Databricks integrations