File size: 214 Bytes
b3cc3ca
 
 
 
 
 
 
02bf1d9
 
 
 
b3cc3ca
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "best_model": "AdaBoost",
  "best_params": {
    "learning_rate": 0.1,
    "n_estimators": 100
  },
  "test_metrics": {
    "accuracy": 0.6563,
    "precision": 0.66,
    "recall": 0.9384,
    "f1": 0.775
  }
}