Skip to content

Commit

Permalink
Update how-to-monitor-datasets.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmca14 authored Sep 23, 2024
1 parent c359c2e commit 26ec09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/machine-learning/v1/how-to-monitor-datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ The **backfill** function runs a backfill job, for a specified start and end dat

See the [Python SDK reference documentation on data drift](/python/api/azureml-datadrift/azureml.datadrift) for full details.

The following example shows how to create a dataset monitor using the Python SDK
The following example shows how to create a dataset monitor using the Python SDK:

```python
from azureml.core import Workspace, Dataset
Expand Down

0 comments on commit 26ec09c

Please sign in to comment.