Skip to content

Commit 172106e

Browse files
authored
Merge pull request #222790 from santiagxf/santiagxf/mlflow-navigation
Introducing a new navigation for MLflow
2 parents 856ee8e + dc861df commit 172106e

File tree

1 file changed

+36
-26
lines changed

1 file changed

+36
-26
lines changed

articles/machine-learning/toc.yml

Lines changed: 36 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
href: concept-onnx.md
155155
- name: Prebuilt docker images for inference
156156
href: concept-prebuilt-docker-images-inference.md
157-
- name: MLflow guide
157+
- name: MLflow
158158
items:
159159
- name: MLflow and Azure Machine Learning
160160
href: concept-mlflow.md
@@ -506,27 +506,6 @@
506506
href: how-to-track-experiments-mlflow.md
507507
- name: Migrate from SDK v1 logging to MLflow
508508
href: reference-migrate-sdk-v1-mlflow-tracking.md
509-
- name: Train and track with MLflow
510-
items:
511-
- name: Configure MLflow for Azure Machine Learning
512-
href: how-to-use-mlflow-configure-tracking.md
513-
- name: Track experiments with MLflow
514-
displayName: log, monitor, metrics, model registry, register
515-
href: how-to-use-mlflow-cli-runs.md
516-
- name: Track Azure Databricks runs with MLflow
517-
displayName: log, monitor, deploy, metrics, databricks
518-
href: how-to-use-mlflow-azure-databricks.md
519-
- name: Track Azure Synapse Analytics runs with MLflow
520-
displayName: log, monitor, deploy, metrics, synapse, analytics
521-
href: how-to-use-mlflow-azure-synapse.md
522-
- name: Train with MLflow Projects
523-
displayName: log, monitor, metrics, model registry, register
524-
href: how-to-train-mlflow-projects.md
525-
- name: Log metrics, parameters and files
526-
displayName: troubleshoot, log, files, tracing, metrics
527-
href: how-to-log-view-metrics.md
528-
- name: Query & compare experiments and runs with MLflow
529-
href: how-to-track-experiments-mlflow.md
530509
- name: Automated machine learning
531510
displayName: automl, auto ml
532511
items:
@@ -639,7 +618,41 @@
639618
href: how-to-use-event-grid-batch.md
640619
- name: Use REST to deploy a model as batch endpoints
641620
href: how-to-deploy-batch-with-rest.md
642-
- name: MLflow guide
621+
- name: Inference HTTP server
622+
displayName: local debug
623+
href: how-to-inference-server-http.md
624+
- name: Work with MLflow
625+
items:
626+
- name: Configure MLflow for Azure Machine Learning
627+
href: how-to-use-mlflow-configure-tracking.md
628+
- name: Train & track
629+
items:
630+
- name: Track experiments with MLflow
631+
displayName: log, monitor, metrics, model registry, register
632+
href: how-to-use-mlflow-cli-runs.md
633+
- name: Track Azure Databricks runs with MLflow
634+
displayName: log, monitor, deploy, metrics, databricks
635+
href: how-to-use-mlflow-azure-databricks.md
636+
- name: Track Azure Synapse Analytics runs with MLflow
637+
displayName: log, monitor, deploy, metrics, synapse, analytics
638+
href: how-to-use-mlflow-azure-synapse.md
639+
- name: Train with MLflow Projects
640+
displayName: log, monitor, metrics, model registry, register
641+
href: how-to-train-mlflow-projects.md
642+
- name: Log metrics, parameters and files
643+
displayName: troubleshoot, log, files, tracing, metrics
644+
href: how-to-log-view-metrics.md
645+
- name: Log MLflow models
646+
href: how-to-log-mlflow-models.md
647+
- name: Query & compare experiments and runs with MLflow
648+
href: how-to-track-experiments-mlflow.md
649+
- name: ML lifecycle
650+
items:
651+
- name: Manage models with MLflow
652+
href: how-to-manage-models-mlflow.md
653+
- name: Manage experiments and runs with MLflow
654+
href: how-to-track-experiments-mlflow.md
655+
- name: Deployment
643656
items:
644657
- name: Guidelines for deploying MLflow models
645658
displayName: mlflow models deployment plugin
@@ -658,9 +671,6 @@
658671
href: how-to-mlflow-batch.md
659672
- name: Deploy and run MLflow models in Spark jobs
660673
href: how-to-deploy-mlflow-model-spark-jobs.md
661-
- name: Inference HTTP server
662-
displayName: local debug
663-
href: how-to-inference-server-http.md
664674
- name: Manage the ML lifecycle
665675
items:
666676
- name: Manage models

0 commit comments

Comments
 (0)