{ "best_model": "RandomForest", "results": { "RandomForest": { "val_acc": 0.3076923076923077, "test_acc": 0.2597402597402597 }, "GradientBoosting": { "val_acc": 0.19230769230769232, "test_acc": 0.18831168831168832 }, "SVM": { "val_acc": 0.21794871794871795, "test_acc": 0.16883116883116883 } } }