Che237's picture
Update CyberForge ML models and deployment artifacts
a17163e verified
raw
history blame contribute delete
368 Bytes
{
"model_type": "gradient_boosting",
"dataset": "malware_detection",
"accuracy": 0.9985,
"f1_score": 0.9984999996249999,
"inference_time_ms": 0.0010334253311157227,
"feature_names": [
"file_size",
"entropy",
"pe_sections",
"imports",
"exports",
"strings_count",
"is_malware"
],
"version": "1.0.0",
"framework": "sklearn"
}