File size: 322 Bytes
5092c1e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"model_version": "2.0",
"ensemble_weights": [
0.5,
0.5
],
"threshold": 0.5,
"n_features": 45,
"n_samples_train": 3084,
"n_samples_test": 1029,
"performance": {
"accuracy": 0.967930029154519,
"precision": 0.0,
"recall": 0.0,
"f1_score": 0.0,
"auc_roc": 0.5896631973624669
}
} |