Skip to content

Commit eac9678

Browse files
jr-MSmrbullwinkle
andauthored
Update articles/cognitive-services/Anomaly-Detector/How-to/multivariate-how-to.md
Co-authored-by: Michael Bullwinkle <[email protected]>
1 parent 298241c commit eac9678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Anomaly-Detector/How-to/multivariate-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: mbullwin
1616

1717
The Multivariate Anomaly Detector (MVAD) provides two primary methods to detect anomalies compared with Univariate Anomaly Detector (UVAD), **training** and **inference**. During the inference process, you can choose to use an asynchronous API or a synchronous API to trigger inference one time. Both of these APIs support batch or streaming scenarios.
1818

19-
In general, you could take these steps to use MVAD:
19+
The following are the basic steps needed to use MVAD:
2020
1. Create an Anomaly Detector resource in Azure Portal.
2121
1. Prepare data for training and inference.
2222
1. Train an MVAD model.

0 commit comments

Comments
 (0)