cyberforge-models / malware_detection /package_info.json
Che237's picture
Update CyberForge ML models and deployment artifacts
99ce72d verified
raw
history blame
587 Bytes
{
"name": "malware_detection",
"type": "gradient_boosting",
"version": "1.0.0",
"accuracy": 0.9985,
"f1_score": 0.9984999996249999,
"inference_time_ms": 0.001075148582458496,
"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-02-23 01:55:27"
}