File size: 471 Bytes
381ce82 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"model_type": "proven_ensemble_rf_gb_299samples",
"training_size": 299,
"train/test": "239/60",
"metrics": {
"test_accuracy": 0.6,
"precision": 0.5978601807549175,
"recall": 0.6,
"f1_score": 0.5656656426011265,
"rf_accuracy": 0.5,
"gb_accuracy": 0.5166666666666667,
"cv_rf_mean": 0.6216369086717639,
"cv_rf_std": 0.06734463458230466,
"cv_gb_mean": 0.6118872887669208,
"cv_gb_std": 0.0735357054640532
}
} |