File size: 527 Bytes
7ef9392
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "dataset_id": "spam_detection",
<<<<<<< Updated upstream
  "processed_at": "2025-08-24T04:14:02.222512",
=======
  "processed_at": "2025-08-24T03:01:05.401684",
>>>>>>> Stashed changes
  "samples": 4601,
  "features": [
    "word_freq_make",
    "word_freq_address",
    "word_freq_all",
    "char_freq_$",
<<<<<<< Updated upstream
    "capital_run_avg",
    "is_spam"
=======
    "capital_run_avg"
>>>>>>> Stashed changes
  ],
  "type": "spam",
  "file_path": "..\\datasets\\spam_detection\\spam_detection_processed.csv"
}