Microsoft.Azure.CognitiveServices.AnomalyDetector Namespace

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.