File size: 2,890 Bytes
a17163e
 
 
 
 
 
 
 
fa63266
a17163e
 
 
 
 
 
 
 
 
 
 
 
 
 
fa63266
a17163e
 
 
 
 
 
 
fa63266
a17163e
 
 
 
 
 
 
 
 
 
 
 
 
 
fa63266
a17163e
 
 
 
 
 
 
fa63266
a17163e
 
 
 
 
 
 
 
 
 
 
 
 
 
fa63266
a17163e
 
 
 
 
 
 
fa63266
a17163e
 
 
 
 
 
 
 
 
 
 
 
 
 
fa63266
a17163e
 
 
fa63266
a17163e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
  "models": {
    "phishing_detection": {
      "name": "phishing_detection",
      "type": "random_forest",
      "version": "1.0.0",
      "accuracy": 0.9889857732905002,
      "f1_score": 0.9889844643474395,
      "inference_time_ms": 0.010496654221638455,
      "files": {
        "model": {
          "path": "phishing_detection/model.pkl",
          "checksum": "d71ee133bc3d72d097e8ae6c84733fb2",
          "size_bytes": 5135049
        },
        "scaler": {
          "path": "phishing_detection/scaler.pkl",
          "checksum": "8dbf6376b3219801d6995268c7d5d05a"
        },
        "metadata": {
          "path": "phishing_detection/metadata.json"
        }
      },
      "packaged_at": "2026-03-14 21:51:56"
    },
    "malware_detection": {
      "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"
    },
    "anomaly_detection": {
      "name": "anomaly_detection",
      "type": "random_forest",
      "version": "1.0.0",
      "accuracy": 0.999,
      "f1_score": 0.9989986620975891,
      "inference_time_ms": 0.00655989646911621,
      "files": {
        "model": {
          "path": "anomaly_detection/model.pkl",
          "checksum": "833a0b8d0d785bdc4ab163b2f2e4a7b9",
          "size_bytes": 513929
        },
        "scaler": {
          "path": "anomaly_detection/scaler.pkl",
          "checksum": "50935889b0c4b5813f2691c7f63bfa4a"
        },
        "metadata": {
          "path": "anomaly_detection/metadata.json"
        }
      },
      "packaged_at": "2026-03-14 21:51:56"
    },
    "web_attack_detection": {
      "name": "web_attack_detection",
      "type": "random_forest",
      "version": "1.0.0",
      "accuracy": 1.0,
      "f1_score": 1.0,
      "inference_time_ms": 0.029021159858460637,
      "files": {
        "model": {
          "path": "web_attack_detection/model.pkl",
          "checksum": "3071f634875fa3a54b389667634b1afe",
          "size_bytes": 285769
        },
        "scaler": {
          "path": "web_attack_detection/scaler.pkl",
          "checksum": "a511f6f966d0e45f2515732533dec192"
        },
        "metadata": {
          "path": "web_attack_detection/metadata.json"
        }
      },
      "packaged_at": "2026-03-14 21:51:56"
    }
  },
  "version": "1.0.0",
  "created_at": "2026-03-14 21:51:56"
}