Skip to content

Commit 4f28010

Browse files
[Monitor Query] Add notebook ML sample (Azure#30682)
Add notebook sample to demonstrate how to detect anomalies in Azure Monitor log data using machine learning techniques. Co-authored-by: Paul Van Eck <[email protected]>
1 parent 31a34ed commit 4f28010

File tree

2 files changed

+907
-0
lines changed

2 files changed

+907
-0
lines changed

sdk/monitor/azure-monitor-query/samples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The following code samples show common scenarios with the Azure Monitor Query cl
2727
#### Notebook samples
2828

2929
- [Split a large query into multiple smaller queries to avoid hitting service limits](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-query/samples/notebooks/sample_large_query.ipynb)
30+
- [Detect anomalies in Azure Monitor log data using machine learning techniques](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-query/samples/notebooks/sample_machine_learning_sklearn.ipynb)
3031

3132

3233
### Metrics query samples

0 commit comments

Comments
 (0)