subratm62 commited on
Commit
1f7de89
·
verified ·
1 Parent(s): 1651e8a

Upload model_meta.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_meta.json +27 -27
model_meta.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "threshold": 0.55,
3
  "best_params": {
4
  "gbm__subsample": 0.7,
5
  "gbm__n_estimators": 300,
@@ -12,55 +12,55 @@
12
  "cv_f1_macro": 0.613859570195129,
13
  "train_metrics": {
14
  "0": {
15
- "precision": 0.6058616647127785,
16
- "recall": 0.5594284477159558,
17
- "f1-score": 0.5817199459702836,
18
  "support": 4619.0
19
  },
20
  "1": {
21
- "precision": 0.7529440330217312,
22
- "recall": 0.7867563110490929,
23
- "f1-score": 0.7694789081885856,
24
  "support": 7883.0
25
  },
26
- "accuracy": 0.7027675571908495,
27
  "macro avg": {
28
- "precision": 0.6794028488672548,
29
- "recall": 0.6730923793825243,
30
- "f1-score": 0.6755994270794345,
31
  "support": 12502.0
32
  },
33
  "weighted avg": {
34
- "precision": 0.6986028508733507,
35
- "recall": 0.7027675571908495,
36
- "f1-score": 0.7001093156044921,
37
  "support": 12502.0
38
  }
39
  },
40
  "test_metrics": {
41
  "0": {
42
- "precision": 0.5473441108545035,
43
- "recall": 0.49238227146814406,
44
- "f1-score": 0.5184104994531534,
45
  "support": 1444.0
46
  },
47
  "1": {
48
- "precision": 0.718941717791411,
49
- "recall": 0.761266747868453,
50
- "f1-score": 0.7394991126010649,
51
  "support": 2463.0
52
  },
53
- "accuracy": 0.661888917327873,
54
  "macro avg": {
55
- "precision": 0.6331429143229572,
56
- "recall": 0.6268245096682985,
57
- "f1-score": 0.6289548060271092,
58
  "support": 3907.0
59
  },
60
  "weighted avg": {
61
- "precision": 0.6555204369066159,
62
- "recall": 0.661888917327873,
63
- "f1-score": 0.6577863003703036,
64
  "support": 3907.0
65
  }
66
  },
 
1
  {
2
+ "threshold": 0.5,
3
  "best_params": {
4
  "gbm__subsample": 0.7,
5
  "gbm__n_estimators": 300,
 
12
  "cv_f1_macro": 0.613859570195129,
13
  "train_metrics": {
14
  "0": {
15
+ "precision": 0.6557169930511687,
16
+ "recall": 0.44944793245291187,
17
+ "f1-score": 0.5333333333333333,
18
  "support": 4619.0
19
  },
20
  "1": {
21
+ "precision": 0.7276135389888603,
22
+ "recall": 0.8617277686160091,
23
+ "f1-score": 0.7890121377548057,
24
  "support": 7883.0
25
  },
26
+ "accuracy": 0.7094064949608063,
27
  "macro avg": {
28
+ "precision": 0.6916652660200144,
29
+ "recall": 0.6555878505344604,
30
+ "f1-score": 0.6611727355440695,
31
  "support": 12502.0
32
  },
33
  "weighted avg": {
34
+ "precision": 0.7010505774078175,
35
+ "recall": 0.7094064949608063,
36
+ "f1-score": 0.6945488200758119,
37
  "support": 12502.0
38
  }
39
  },
40
  "test_metrics": {
41
  "0": {
42
+ "precision": 0.5816115702479339,
43
+ "recall": 0.3898891966759003,
44
+ "f1-score": 0.46683250414593697,
45
  "support": 1444.0
46
  },
47
  "1": {
48
+ "precision": 0.7002381762504253,
49
+ "recall": 0.8355663824604141,
50
+ "f1-score": 0.7619400222139948,
51
  "support": 2463.0
52
  },
53
+ "accuracy": 0.670847197338111,
54
  "macro avg": {
55
+ "precision": 0.6409248732491796,
56
+ "recall": 0.6127277895681572,
57
+ "f1-score": 0.6143862631799659,
58
  "support": 3907.0
59
  },
60
  "weighted avg": {
61
+ "precision": 0.6563946085341218,
62
+ "recall": 0.670847197338111,
63
+ "f1-score": 0.6528703380342468,
64
  "support": 3907.0
65
  }
66
  },