CheetoBandito commited on
Commit
f559bc1
·
verified ·
1 Parent(s): 423fe20

Upload threshold_organization.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. threshold_organization.json +21 -0
threshold_organization.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "threshold": 0.38928635468342965,
3
+ "temperature": 1.2585573503905,
4
+ "beta": 1.0,
5
+ "fbeta_score": 0.9720101781170484,
6
+ "best_params": {
7
+ "objective": "binary",
8
+ "metric": "auc",
9
+ "n_estimators": 1000,
10
+ "random_state": 42,
11
+ "n_jobs": -1,
12
+ "learning_rate": 0.21606921690401631,
13
+ "num_leaves": 125,
14
+ "max_depth": 10,
15
+ "min_child_samples": 15,
16
+ "subsample": 0.9909173196841801,
17
+ "colsample_bytree": 0.6848609815319534,
18
+ "reg_alpha": 4.785195918527001e-08,
19
+ "reg_lambda": 1.095559976888465
20
+ }
21
+ }