File size: 600 Bytes
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
{
  "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"
}