Uses of Class
com.azure.ai.anomalydetector.models.MultivariateLastDetectionResult
Packages that use MultivariateLastDetectionResult
Package
Description
Package containing the classes for AnomalyDetector.
-
Uses of MultivariateLastDetectionResult in com.azure.ai.anomalydetector
Methods in com.azure.ai.anomalydetector that return MultivariateLastDetectionResultModifier and TypeMethodDescriptionAnomalyDetectorClient.detectMultivariateLastAnomaly(String modelId, MultivariateLastDetectionOptions options) Detect anomalies in the last point of the request bodyMethods in com.azure.ai.anomalydetector that return types with arguments of type MultivariateLastDetectionResultModifier and TypeMethodDescriptionAnomalyDetectorAsyncClient.detectMultivariateLastAnomaly(String modelId, MultivariateLastDetectionOptions options) Detect anomalies in the last point of the request body