Uses of Class
com.azure.ai.anomalydetector.models.UnivariateEntireDetectionResult
Packages that use UnivariateEntireDetectionResult
Package
Description
Package containing the classes for AnomalyDetector.
-
Uses of UnivariateEntireDetectionResult in com.azure.ai.anomalydetector
Methods in com.azure.ai.anomalydetector that return UnivariateEntireDetectionResultModifier and TypeMethodDescriptionAnomalyDetectorClient.detectUnivariateEntireSeries(UnivariateDetectionOptions options) Detect anomalies for the entire series in batch.Methods in com.azure.ai.anomalydetector that return types with arguments of type UnivariateEntireDetectionResultModifier and TypeMethodDescriptionAnomalyDetectorAsyncClient.detectUnivariateEntireSeries(UnivariateDetectionOptions options) Detect anomalies for the entire series in batch.