isolation-forest

Anomaly detection with isolation forest and robust thresholds

Anomaly detection is mostly about defining normal behavior well enough that deviations matter. I usually combine a model like IsolationForest with feature windows and operational thresholds that the business can interpret. Without that calibration, an