File size: 129 Bytes
7366501 | 1 2 3 4 5 6 7 8 9 10 11 | {
"accuracy": 1.0,
"precision": 1.0,
"recall": 1.0,
"f1_score": 1.0,
"confusion_matrix": [
[
2298
]
]
} |
7366501 | 1 2 3 4 5 6 7 8 9 10 11 | {
"accuracy": 1.0,
"precision": 1.0,
"recall": 1.0,
"f1_score": 1.0,
"confusion_matrix": [
[
2298
]
]
} |