cyberforge-models / manifest.json
Che237's picture
Update CyberForge ML models and deployment artifacts
fa63266 verified
{
"models": {
"phishing_detection": {
"name": "phishing_detection",
"type": "random_forest",
"version": "1.0.0",
"accuracy": 0.9889857732905002,
"f1_score": 0.9889844643474395,
"inference_time_ms": 0.010496654221638455,
"files": {
"model": {
"path": "phishing_detection/model.pkl",
"checksum": "d71ee133bc3d72d097e8ae6c84733fb2",
"size_bytes": 5135049
},
"scaler": {
"path": "phishing_detection/scaler.pkl",
"checksum": "8dbf6376b3219801d6995268c7d5d05a"
},
"metadata": {
"path": "phishing_detection/metadata.json"
}
},
"packaged_at": "2026-03-14 21:51:56"
},
"malware_detection": {
"name": "malware_detection",
"type": "gradient_boosting",
"version": "1.0.0",
"accuracy": 0.9985,
"f1_score": 0.9984999996249999,
"inference_time_ms": 0.001035928726196289,
"files": {
"model": {
"path": "malware_detection/model.pkl",
"checksum": "18493b189c1d2817b561f38a1d4059d3",
"size_bytes": 205132
},
"scaler": {
"path": "malware_detection/scaler.pkl",
"checksum": "33d7907d3981c8e0e0e786fb87c6c6d8"
},
"metadata": {
"path": "malware_detection/metadata.json"
}
},
"packaged_at": "2026-03-14 21:51:56"
},
"anomaly_detection": {
"name": "anomaly_detection",
"type": "random_forest",
"version": "1.0.0",
"accuracy": 0.999,
"f1_score": 0.9989986620975891,
"inference_time_ms": 0.00655989646911621,
"files": {
"model": {
"path": "anomaly_detection/model.pkl",
"checksum": "833a0b8d0d785bdc4ab163b2f2e4a7b9",
"size_bytes": 513929
},
"scaler": {
"path": "anomaly_detection/scaler.pkl",
"checksum": "50935889b0c4b5813f2691c7f63bfa4a"
},
"metadata": {
"path": "anomaly_detection/metadata.json"
}
},
"packaged_at": "2026-03-14 21:51:56"
},
"web_attack_detection": {
"name": "web_attack_detection",
"type": "random_forest",
"version": "1.0.0",
"accuracy": 1.0,
"f1_score": 1.0,
"inference_time_ms": 0.029021159858460637,
"files": {
"model": {
"path": "web_attack_detection/model.pkl",
"checksum": "3071f634875fa3a54b389667634b1afe",
"size_bytes": 285769
},
"scaler": {
"path": "web_attack_detection/scaler.pkl",
"checksum": "a511f6f966d0e45f2515732533dec192"
},
"metadata": {
"path": "web_attack_detection/metadata.json"
}
},
"packaged_at": "2026-03-14 21:51:56"
}
},
"version": "1.0.0",
"created_at": "2026-03-14 21:51:56"
}