harikrishna1985 commited on
Commit
649448e
·
verified ·
1 Parent(s): 769c1ae

Upload metrics.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metrics.json +4 -4
metrics.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "roc_auc": 0.9571912157128983,
3
- "f1": 0.6134453781512605,
4
- "accuracy": 0.8886198547215496,
5
  "best_params": {
6
  "model__max_depth": null,
7
- "model__max_features": "log2",
8
  "model__min_samples_leaf": 1,
9
  "model__min_samples_split": 2,
10
  "model__n_estimators": 400
 
1
  {
2
+ "roc_auc": 0.969925414651165,
3
+ "f1": 0.6932270916334662,
4
+ "accuracy": 0.9067796610169492,
5
  "best_params": {
6
  "model__max_depth": null,
7
+ "model__max_features": "sqrt",
8
  "model__min_samples_leaf": 1,
9
  "model__min_samples_split": 2,
10
  "model__n_estimators": 400