PyRCA: A Library for Root Cause Analysis
Anomaly detectors
- pyrca.outliers package
- pyrca.outliers.base module
- pyrca.outliers.stats module
StatsDetectorConfig
StatsDetectorConfig.default_sigma
StatsDetectorConfig.thres_win_size
StatsDetectorConfig.thres_reduce_func
StatsDetectorConfig.score_win_size
StatsDetectorConfig.anomaly_threshold
StatsDetectorConfig.sigmas
StatsDetectorConfig.manual_thresholds
StatsDetectorConfig.custom_win_sizes
StatsDetectorConfig.custom_anomaly_thresholds
StatsDetector