Microsoft.Azure.CognitiveServices.AnomalyDetector Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AnomalyDetectorClient |
The Anomaly Detector API detects anomalies automatically in time series data. It supports two functionalities, one is for detecting the whole series with model trained by the timeseries, another is detecting last point with model trained by points before. By using this service, business customers can discover incidents and establish a logic flow for root cause analysis. |
AnomalyDetectorClientExtensions |
Extension methods for AnomalyDetectorClient. |
ApiKeyServiceClientCredentials |
Allows authentication to the API using a basic apiKey mechanism |
Interfaces
IAnomalyDetectorClient |
The Anomaly Detector API detects anomalies automatically in time series data. It supports two functionalities, one is for detecting the whole series with model trained by the timeseries, another is detecting last point with model trained by points before. By using this service, business customers can discover incidents and establish a logic flow for root cause analysis. |
Azure SDK for .NET