cyberforge-models / malware_detection /package_info.json
Che237's picture
Update CyberForge ML models and deployment artifacts
fa63266 verified
raw
history blame contribute delete
587 Bytes
{
"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"
}