menu
ml_anomaly_detector package
documentation
config/anomaly_config.dart
AnomalyConfig
threshold property
threshold property
dark_mode
light_mode
threshold
property
double
threshold
final
Threshold value used for algorithms like Z-Score.
Implementation
final double threshold;
ml_anomaly_detector package
documentation
config/anomaly_config
AnomalyConfig
threshold property
AnomalyConfig class