Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/backend/data/models/scaler.json

115 lines
1.6 KiB
JSON

{
"center": [
1.0,
1.0,
3.057476043701172,
12.0,
0.0,
0.0,
0.0,
0.0,
200.0,
2.0,
24034.5,
11.5,
6.0,
1.0,
114.0,
5.101086616516113,
0.0,
0.0,
0.0,
0.1818181872367859,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"scale": [
1.0,
2.0,
0.8716020584106445,
9.0,
6.0,
1.0,
1.0,
1.0,
101.0,
1.0,
22906.75,
12.75,
1.0,
1.0,
45.0,
0.3695187568664551,
1.0,
1.0,
1.0,
0.06043955683708191,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0,
1.0
],
"n_features": 35,
"feature_names": [
"http_method",
"path_depth",
"path_entropy",
"path_length",
"query_string_length",
"query_param_count",
"has_encoded_chars",
"has_double_encoding",
"status_code",
"status_class",
"response_size",
"hour_of_day",
"day_of_week",
"is_weekend",
"ua_length",
"ua_entropy",
"is_known_bot",
"is_known_scanner",
"has_attack_pattern",
"special_char_ratio",
"file_extension",
"country_code",
"is_private_ip",
"req_count_1m",
"req_count_5m",
"req_count_10m",
"error_rate_5m",
"unique_paths_5m",
"unique_uas_10m",
"method_entropy_5m",
"avg_response_size_5m",
"status_diversity_5m",
"path_depth_variance_5m",
"inter_request_time_mean",
"inter_request_time_std"
]
}