Upload classifier_comparison.csv with huggingface_hub
Browse files
classifier_comparison.csv
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
clf,val_F1
|
| 2 |
+
RandomForest,0.999
|
| 3 |
+
XGBoost,0.9976
|
| 4 |
+
MLP,0.9959
|
| 5 |
+
LR,0.9918
|