kko12 commited on
Commit
d16a0c2
·
verified ·
1 Parent(s): 1d7f3c8

Upload 2 files

Browse files
Files changed (2) hide show
  1. metadata.json +28 -0
  2. url_scam_classifier.joblib +3 -0
metadata.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "url_scam_classifier",
3
+ "version": "1.0.0",
4
+ "feature_names": [
5
+ "url_length",
6
+ "num_dot",
7
+ "num_dash",
8
+ "num_slash",
9
+ "is_https",
10
+ "domain_length",
11
+ "has_digit_in_domain",
12
+ "num_dash_in_domain",
13
+ "num_phishing_keywords",
14
+ "path_length",
15
+ "num_path_segments",
16
+ "has_uuid",
17
+ "num_params",
18
+ "has_utm",
19
+ "has_encoded_chars",
20
+ "num_suspicious_params"
21
+ ],
22
+ "label_map": {
23
+ "0": "benign",
24
+ "1": "malicious"
25
+ },
26
+ "trained_at": "2026-04-28T00:00:00Z",
27
+ "sklearn_version": "1.8.0"
28
+ }
url_scam_classifier.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff4190cde197f7f1440f55eeb29484030863259a89a0dfa5a3d2571af78dbea
3
+ size 710828