Skip to content

Commit 79739b5

Browse files
authored
Remove broken links (#1095)
* Remove broken links * Update README.md
1 parent aac4fa1 commit 79739b5

File tree

1 file changed

+2
-4
lines changed
  • how-to-use-azureml/track-and-monitor-experiments

1 file changed

+2
-4
lines changed

how-to-use-azureml/track-and-monitor-experiments/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@
1010
[MLflow](https://mlflow.org/) is an open-source platform for tracking machine learning experiments and managing models. You can use MLflow logging APIs with Azure Machine Learning service: the metrics and artifacts are logged to your Azure ML Workspace.
1111

1212
Try out the sample notebooks:
13-
1. [Use MLflow with Azure Machine Learning for Local Training Run](./train-local/train-local.ipynb)
14-
1. [Use MLflow with Azure Machine Learning for Remote Training Run](./train-remote/train-remote.ipynb)
15-
1. [Deploy Model as Azure Machine Learning Web Service using MLflow](./deploy-model/deploy-model.ipynb)
16-
1. [Train and Deploy PyTorch Image Classifier](./train-deploy-pytorch/train-deploy-pytorch.ipynb)
13+
1. [Use MLflow with Azure Machine Learning for Local Training Run](./using-mlflow/train-local/train-local.ipynb)
14+
1. [Use MLflow with Azure Machine Learning for Remote Training Run](./using-mlflow/train-remote/train-remote.ipynb)
1715

1816
![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/track-and-monitor-experiments/README.png)
1917

0 commit comments

Comments
 (0)