blackrajeev commited on
Commit
1acfd6e
·
verified ·
1 Parent(s): 0b65298

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. model_info.json +11 -8
  2. scaler.pkl +2 -2
  3. spammer_detector.pkl +2 -2
model_info.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "metrics": {
3
- "Accuracy": 0.9729402789886661,
4
- "Precision": 0.49736184393224103,
5
- "Recall": 0.7268668831168831,
6
- "F1 Score": 0.5906018136850782,
7
- "ROC-AUC": 0.9582742249910992,
8
- "Decision Threshold": 0.6
9
  },
10
- "threshold": 0.6,
11
  "feature_names": [
12
  "X1",
13
  "X2",
@@ -59,6 +59,9 @@
59
  "X48",
60
  "X49",
61
  "X50",
62
- "X51"
 
 
 
63
  ]
64
  }
 
1
  {
2
  "metrics": {
3
+ "Accuracy": 0.8107018308631212,
4
+ "Precision": 0.11736317897114694,
5
+ "Recall": 0.9277597402597403,
6
+ "F1 Score": 0.20836751435602952,
7
+ "ROC-AUC": 0.9535087830609187,
8
+ "Decision Threshold": 0.3
9
  },
10
+ "threshold": 0.3,
11
  "feature_names": [
12
  "X1",
13
  "X2",
 
59
  "X48",
60
  "X49",
61
  "X50",
62
+ "X51",
63
+ "account_risk_score",
64
+ "message_risk_score",
65
+ "verification_risk_score"
66
  ]
67
  }
scaler.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc3f9fcb7df12891bc4d1b0e40531a3b6025af8a14ef08989be639e4a335869b
3
- size 1823
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d58f4aec0d3d101dbc0943a190b819b27558d1cccc94b63bfd2b4592d37adad
3
+ size 2823
spammer_detector.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8be3b07662118b95e3543e3ee5228dcd683042c0cbc3d84c3ca0da928802e33f
3
- size 283853817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fcd0db3240f113518526bc5b8d6c5d308d188981ca87313954e73c6666c0bd1
3
+ size 180131657