Skip to content

Commit ef287d6

Browse files
Merge pull request #1847 from Albertyang0/2024_12-Monthly-broken-links-fix-SturgeonMi
2024_12 - Fix monthly broken links - SturgeonMi
2 parents ee29eb4 + 99b8f38 commit ef287d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/v1/how-to-monitor-datasets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ monitor = monitor.enable_schedule()
252252
```
253253

254254
> [!TIP]
255-
> For a full example of setting up a `timeseries` dataset and data drift detector, see our [example notebook](https://aka.ms/datadrift-notebook).
255+
> For a full example of setting up a `timeseries` dataset and data drift detector, see our [example notebook](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/work-with-data/datasets-tutorial/train-with-datasets/train-with-datasets.ipynb).
256256
257257

258258
# [Studio](#tab/azure-studio)
@@ -573,6 +573,6 @@ Limitations and known issues for data drift monitors:
573573

574574
## Next steps
575575

576-
* Head to the [Azure Machine Learning studio](https://ml.azure.com) or the [Python notebook](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/work-with-data/datadrift-tutorial/datadrift-tutorial.ipynb) to set up a dataset monitor.
576+
* Head to the [Azure Machine Learning studio](https://ml.azure.com) or the [Python notebook](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/work-with-data/datasets-tutorial/train-with-datasets/train-with-datasets.ipynb) to set up a dataset monitor.
577577
* See how to set up data drift on [models deployed to Azure Kubernetes Service](how-to-enable-data-collection.md).
578578
* Set up dataset drift monitors with [Azure Event Grid](../how-to-use-event-grid.md).

0 commit comments

Comments
 (0)