Module core

Module core 

Source
Expand description

Core types and configurations for outlier detection

Structs§

FeatureOutlierParams
Parameters for outlier detection on a single feature
MultivariateOutlierParams
Parameters for multivariate outlier detection
OutlierDetectionResult
Outlier detection results providing detailed information
OutlierDetectorConfig
Configuration for outlier detector (supports both univariate and multivariate methods)
OutlierStatistics
Statistics computed for outlier detection
OutlierSummary
Summary of outlier detection results

Enums§

OutlierDetectionMethod
Methods for outlier detection (both univariate and multivariate)