Skip to content

Commit 7d27ed4

Browse files
committed
update how-tos
1 parent b9a8835 commit 7d27ed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Anomaly-Detector/How-to/train-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There are 7 APIs provided in Multivariate Anomaly Detection:
2525
* You could also use `Sync Inference API` to trigger a detection on one timestamp every time.
2626
* **Other operations**: `List Model API` and `Delete Model API` are supported in Multivariate Anomaly Detection model for model management.
2727

28-
![Diagram of model training workflow and inference workflow](../../media/how-to/api-workflow.png)
28+
![Diagram of model training workflow and inference workflow](../media/train-model/api-workflow.png)
2929

3030
|API Name| Method | Path | Description |
3131
| ------ | ---- | ----------- | ------ |
@@ -450,4 +450,4 @@ The response contains four fields, `models`, `currentCount`, `maxCount`, and `ne
450450

451451
## Next steps
452452

453-
* [Best practices of multivariate anomaly detection](../../concepts/best-practices-multivariate.md)
453+
* [Best practices of multivariate anomaly detection](../concepts/best-practices-multivariate.md)

0 commit comments

Comments
 (0)