Uses of Class
com.azure.ai.anomalydetector.models.MultivariateBatchDetectionOptions
Packages that use MultivariateBatchDetectionOptions
Package
Description
Package containing the classes for AnomalyDetector.
Package containing the data models for AnomalyDetector.
-
Uses of MultivariateBatchDetectionOptions in com.azure.ai.anomalydetector
Methods in com.azure.ai.anomalydetector with parameters of type MultivariateBatchDetectionOptionsModifier and TypeMethodDescriptionAnomalyDetectorAsyncClient.detectMultivariateBatchAnomaly(String modelId, MultivariateBatchDetectionOptions options) Detect Multivariate AnomalyAnomalyDetectorClient.detectMultivariateBatchAnomaly(String modelId, MultivariateBatchDetectionOptions options) Detect Multivariate Anomaly -
Uses of MultivariateBatchDetectionOptions in com.azure.ai.anomalydetector.models
Methods in com.azure.ai.anomalydetector.models that return MultivariateBatchDetectionOptionsModifier and TypeMethodDescriptionMultivariateBatchDetectionResultSummary.getSetupInfo()Get the setupInfo property: Detection request for batch inference.