| { | |
| "ap": 0.9991997793851138, | |
| "auc": 0.9991956241956241, | |
| "threshold": 0.91166090965271, | |
| "per_label": { | |
| "report_by_label": { | |
| "0": { | |
| "precision": 0.9572649572649573, | |
| "recall": 1.0, | |
| "f1-score": 0.9781659388646288, | |
| "support": 112.0 | |
| }, | |
| "1": { | |
| "precision": 1.0, | |
| "recall": 0.954954954954955, | |
| "f1-score": 0.9769585253456221, | |
| "support": 111.0 | |
| } | |
| }, | |
| "accuracy": 0.9775784753363229, | |
| "confusion_matrix": { | |
| "labels": [ | |
| "0", | |
| "1" | |
| ], | |
| "matrix": [ | |
| [ | |
| 112, | |
| 0 | |
| ], | |
| [ | |
| 5, | |
| 106 | |
| ] | |
| ] | |
| } | |
| } | |
| } |