File size: 252 Bytes
3c8b1b4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "accuracy": 0.697,
    "precision": 0.6824933232713413,
    "recall": 0.697,
    "f1": 0.6892394551825375,
    "confusion_matrix": [
        [
            640,
            137
        ],
        [
            166,
            57
        ]
    ]
}