| { | |
| "n_authors": 40, | |
| "classifier_metrics": { | |
| "svm": { | |
| "train_accuracy": 0.9996664442961974, | |
| "test_accuracy": 0.8333333333333334, | |
| "display_name": "SVM" | |
| }, | |
| "random_forest": { | |
| "train_accuracy": 0.9996664442961974, | |
| "test_accuracy": 0.7613333333333333, | |
| "display_name": "Random Forest" | |
| }, | |
| "logreg": { | |
| "train_accuracy": 0.9996664442961974, | |
| "test_accuracy": 0.8733333333333333, | |
| "display_name": "Logistic Regression" | |
| } | |
| } | |
| } |