File size: 620 Bytes
43226e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "metric_name": "macro_f1",
    "metric_value": 0.8141210121425055,
    "details": {
        "optimal_classifier_name": "logreg",
        "val_scores": {
            "knn_cosine_k_2": {
                "accuracy": 0.7757009345794392,
                "macro_f1": 0.7456574019302791
            },
            "logreg": {
                "accuracy": 0.8421052631578947,
                "macro_f1": 0.8271757887821682
            }
        },
        "test_scores": {
            "logreg": {
                "accuracy": 0.8416274377942166,
                "macro_f1": 0.8141210121425055
            }
        }
    }
}