Expand description
Core types and configurations for outlier detection
Structs§
- Feature
Outlier Params - Parameters for outlier detection on a single feature
- Multivariate
Outlier Params - Parameters for multivariate outlier detection
- Outlier
Detection Result - Outlier detection results providing detailed information
- Outlier
Detector Config - Configuration for outlier detector (supports both univariate and multivariate methods)
- Outlier
Statistics - Statistics computed for outlier detection
- Outlier
Summary - Summary of outlier detection results
Enums§
- Outlier
Detection Method - Methods for outlier detection (both univariate and multivariate)