Che237's picture
Upload web_attack_detection/metadata.json with huggingface_hub
9297391 verified
Raw
History Blame Contribute Delete
486 Bytes
{
"name": "web_attack_detection",
"trained_at": "2026-05-09T17:11:51.392325",
"samples": 4000,
"threat_rate": 0.5,
"accuracy": 1.0,
"f1": 1.0,
"feature_names": [
"url_length",
"hostname_length",
"path_length",
"is_https",
"has_ip_address",
"has_suspicious_tld",
"subdomain_count",
"has_port",
"query_params_count",
"has_at_symbol",
"has_double_slash",
"special_char_count"
],
"model_type": "GradientBoostingClassifier"
}