| { |
| "accepted_accuracy": 0.7586, |
| "accepted_coverage": 1.0, |
| "accuracy": 0.7586, |
| "confusion_matrix_path": "/content/agentic-intent-classifier/artifacts/evaluation/latest/decision_phase_test_confusion_matrix.csv", |
| "count": 29, |
| "dataset_path": "/content/agentic-intent-classifier/data/decision_phase/test.jsonl", |
| "fallback_rate": 0.0, |
| "head": "decision_phase", |
| "macro_f1": 0.7724, |
| "per_class_metrics": { |
| "accuracy": 0.7586206896551724, |
| "action": { |
| "f1-score": 1.0, |
| "precision": 1.0, |
| "recall": 1.0, |
| "support": 3.0 |
| }, |
| "awareness": { |
| "f1-score": 0.6666666666666666, |
| "precision": 0.5, |
| "recall": 1.0, |
| "support": 3.0 |
| }, |
| "consideration": { |
| "f1-score": 0.75, |
| "precision": 1.0, |
| "recall": 0.6, |
| "support": 5.0 |
| }, |
| "decision": { |
| "f1-score": 0.8888888888888888, |
| "precision": 1.0, |
| "recall": 0.8, |
| "support": 5.0 |
| }, |
| "macro avg": { |
| "f1-score": 0.7724489795918367, |
| "precision": 0.8095238095238095, |
| "recall": 0.7928571428571428, |
| "support": 29.0 |
| }, |
| "post_purchase": { |
| "f1-score": 0.8, |
| "precision": 0.6666666666666666, |
| "recall": 1.0, |
| "support": 4.0 |
| }, |
| "research": { |
| "f1-score": 0.4444444444444444, |
| "precision": 0.5, |
| "recall": 0.4, |
| "support": 5.0 |
| }, |
| "support": { |
| "f1-score": 0.8571428571428571, |
| "precision": 1.0, |
| "recall": 0.75, |
| "support": 4.0 |
| }, |
| "weighted avg": { |
| "f1-score": 0.7601806239737274, |
| "precision": 0.8160919540229885, |
| "recall": 0.7586206896551724, |
| "support": 29.0 |
| } |
| }, |
| "suite": "test" |
| } |
|
|