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

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.45,
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.713276836158192,
16
- "recall": 0.32799307209352674,
17
- "f1-score": 0.4493548865490138,
18
  "support": 4619.0
19
  },
20
  "1": {
21
- "precision": 0.7009057621892465,
22
- "recall": 0.9227451477863757,
23
- "f1-score": 0.7966704999726193,
24
  "support": 7883.0
25
  },
26
- "accuracy": 0.7030075187969925,
27
  "macro avg": {
28
- "precision": 0.7070912991737193,
29
- "recall": 0.6253691099399512,
30
- "f1-score": 0.6230126932608165,
31
  "support": 12502.0
32
  },
33
  "weighted avg": {
34
- "precision": 0.7054763901417789,
35
- "recall": 0.7030075187969925,
36
- "f1-score": 0.6683509656258241,
37
  "support": 12502.0
38
  }
39
  },
40
  "test_metrics": {
41
  "0": {
42
- "precision": 0.5883233532934131,
43
- "recall": 0.2721606648199446,
44
- "f1-score": 0.3721590909090909,
45
  "support": 1444.0
46
  },
47
  "1": {
48
- "precision": 0.6755171349181847,
49
- "recall": 0.8883475436459602,
50
- "f1-score": 0.767450017537706,
51
  "support": 2463.0
52
  },
53
- "accuracy": 0.6606091630406962,
54
  "macro avg": {
55
- "precision": 0.631920244105799,
56
- "recall": 0.5802541042329524,
57
- "f1-score": 0.5698045542233985,
58
  "support": 3907.0
59
  },
60
  "weighted avg": {
61
- "precision": 0.6432909202608593,
62
- "recall": 0.6606091630406962,
63
- "f1-score": 0.6213532430171735,
64
  "support": 3907.0
65
  }
66
  },
 
1
  {
2
+ "threshold": 0.55,
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.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
  },