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