File size: 295 Bytes
a17163e fa63266 a17163e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"model_type": "random_forest",
"dataset": "anomaly_detection",
"accuracy": 0.999,
"f1_score": 0.9989986620975891,
"inference_time_ms": 0.00655989646911621,
"feature_names": [
"timestamp",
"event_id",
"anomaly_score"
],
"version": "1.0.0",
"framework": "sklearn"
} |