SmartWareHouseAI / data /anomaly_eval.json
Pro-Coder's picture
Upload 35 files
e1257cf verified
Raw
History Blame Contribute Delete
453 Bytes
{
"precision": 1.0,
"recall": 0.9666666666666667,
"f1": 0.9830508474576272,
"roc_auc": 1.0,
"accuracy": 0.9966666666666667,
"n_test": 300,
"test_anomaly_rate": 0.1,
"n_calibration": 140,
"n_calibration_anomalies": 14,
"calibrated_threshold": 0.5577936366449702,
"calibration_f1": 1.0,
"contamination_used": "auto",
"threshold_method": "calibrated on a held-out labelled calibration split (maximize F1), never on the test set"
}