Uses of Class
com.azure.ai.anomalydetector.models.UnivariateChangePointDetectionResult
Packages that use UnivariateChangePointDetectionResult
Package
Description
Package containing the classes for AnomalyDetector.
-
Uses of UnivariateChangePointDetectionResult in com.azure.ai.anomalydetector
Methods in com.azure.ai.anomalydetector that return UnivariateChangePointDetectionResultModifier and TypeMethodDescriptionAnomalyDetectorClient.detectUnivariateChangePoint(UnivariateChangePointDetectionOptions options) Detect change point for the entire seriesMethods in com.azure.ai.anomalydetector that return types with arguments of type UnivariateChangePointDetectionResultModifier and TypeMethodDescriptionAnomalyDetectorAsyncClient.detectUnivariateChangePoint(UnivariateChangePointDetectionOptions options) Detect change point for the entire series