Uses of Class
com.azure.ai.anomalydetector.models.MultivariateDetectionResult
Packages that use MultivariateDetectionResult
Package
Description
Package containing the classes for AnomalyDetector.
-
Uses of MultivariateDetectionResult in com.azure.ai.anomalydetector
Methods in com.azure.ai.anomalydetector that return MultivariateDetectionResultModifier and TypeMethodDescriptionAnomalyDetectorClient.detectMultivariateBatchAnomaly(String modelId, MultivariateBatchDetectionOptions options) Detect Multivariate AnomalyAnomalyDetectorClient.getMultivariateBatchDetectionResult(String resultId) Get Multivariate Anomaly Detection ResultMethods in com.azure.ai.anomalydetector that return types with arguments of type MultivariateDetectionResultModifier and TypeMethodDescriptionAnomalyDetectorAsyncClient.detectMultivariateBatchAnomaly(String modelId, MultivariateBatchDetectionOptions options) Detect Multivariate AnomalyAnomalyDetectorAsyncClient.getMultivariateBatchDetectionResult(String resultId) Get Multivariate Anomaly Detection Result