@azure/ai-anomaly-detector package
Classes
AnomalyDetector | |
AnomalyDetectorClient |
Client class for interacting with Azure Anomaly Detector service. |
AnomalyDetectorContext |
Interfaces
Type Aliases
AlignMode |
Defines values for AlignMode. |
AnomalyDetectorClientModelStatus |
Defines values for ModelStatus. |
AnomalyDetectorDetectAnomalyResponse |
Contains response data for the detectAnomaly operation. |
AnomalyDetectorDetectChangePointResponse |
Contains response data for the detectChangePoint operation. |
AnomalyDetectorDetectEntireSeriesResponse |
Contains response data for the detectEntireSeries operation. |
AnomalyDetectorDetectLastPointResponse |
Contains response data for the detectLastPoint operation. |
AnomalyDetectorExportModelResponse |
Contains response data for the exportModel operation. |
AnomalyDetectorGetDetectionResultResponse |
Contains response data for the getDetectionResult operation. |
AnomalyDetectorGetMultivariateModelResponse |
Contains response data for the getMultivariateModel operation. |
AnomalyDetectorLastDetectAnomalyResponse |
Contains response data for the lastDetectAnomaly operation. |
AnomalyDetectorListMultivariateModelNextResponse |
Contains response data for the listMultivariateModelNext operation. |
AnomalyDetectorListMultivariateModelResponse |
Contains response data for the listMultivariateModel operation. |
AnomalyDetectorTrainMultivariateModelResponse |
Contains response data for the trainMultivariateModel operation. |
DetectionStatus |
Defines values for DetectionStatus. |
FillNAMethod |
Defines values for FillNAMethod. Known values supported by the servicePrevious |
ImputeMode |
Defines values for ImputeMode. Known values supported by the serviceauto |
TimeGranularity |
Defines values for TimeGranularity. |
Enums
KnownFillNAMethod |
Known values of FillNAMethod that the service accepts. |
KnownImputeMode |
Known values of ImputeMode that the service accepts. |
KnownTimeGranularity |
Azure SDK for JavaScript