File size: 553 Bytes
a4929e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "dataset_id": "phishing_detection",
<<<<<<< Updated upstream
  "processed_at": "2025-08-24T04:13:51.350532",
=======
  "processed_at": "2025-08-24T03:00:53.769240",
>>>>>>> Stashed changes
  "samples": 11055,
  "features": [
    "url_length",
    "num_dots",
    "subdomain_level",
    "https",
<<<<<<< Updated upstream
    "shortening_service",
    "prefix_suffix",
    "result"
=======
    "shortening_service"
>>>>>>> Stashed changes
  ],
  "type": "phishing",
  "file_path": "..\\datasets\\phishing_detection\\phishing_detection_processed.csv"
}