| { |
| "report": { |
| "negative": { |
| "precision": 0.9429012345679012, |
| "recall": 0.9667721518987342, |
| "f1-score": 0.9546875, |
| "support": 1264.0 |
| }, |
| "positive": { |
| "precision": 0.9659090909090909, |
| "recall": 0.9414556962025317, |
| "f1-score": 0.9535256410256411, |
| "support": 1264.0 |
| }, |
| "accuracy": 0.9541139240506329, |
| "macro avg": { |
| "precision": 0.9544051627384961, |
| "recall": 0.9541139240506329, |
| "f1-score": 0.9541065705128206, |
| "support": 2528.0 |
| }, |
| "weighted avg": { |
| "precision": 0.9544051627384962, |
| "recall": 0.9541139240506329, |
| "f1-score": 0.9541065705128207, |
| "support": 2528.0 |
| } |
| }, |
| "conf_summary": { |
| "count": 2528.0, |
| "mean": 0.9883293179158545, |
| "std": 0.05346867398112672, |
| "min": 0.5071569085121155, |
| "25%": 0.9983882904052734, |
| "50%": 0.9989035129547119, |
| "75%": 0.9991134107112885, |
| "max": 0.9994723200798035 |
| } |
| } |