amber-large / jmteb /results /Classification /scores_amazon_review_classification.json
Katsumata420's picture
Upload 92 files
e470306 verified
raw
history blame contribute delete
584 Bytes
{
"metric_name": "macro_f1",
"metric_value": 0.5998172978417656,
"details": {
"optimal_classifier_name": "logreg",
"val_scores": {
"knn_cosine_k_2": {
"accuracy": 0.4392,
"macro_f1": 0.4293118582606878
},
"logreg": {
"accuracy": 0.5954,
"macro_f1": 0.5900254170486042
}
},
"test_scores": {
"logreg": {
"accuracy": 0.6046,
"macro_f1": 0.5998172978417656
}
}
}
}