agentic-intent-classifier / artifacts /evaluation /latest /decision_phase_final_wave_cases_report.json
| { | |
| "accepted_accuracy": 0.8519, | |
| "accepted_coverage": 1.0, | |
| "accuracy": 0.8519, | |
| "confusion_matrix_path": "/content/agentic-intent-classifier/artifacts/evaluation/latest/decision_phase_final_wave_cases_confusion_matrix.csv", | |
| "count": 27, | |
| "dataset_path": "/content/agentic-intent-classifier/data/decision_phase/final_wave_cases.jsonl", | |
| "fallback_rate": 0.0, | |
| "head": "decision_phase", | |
| "macro_f1": 0.8319, | |
| "per_class_metrics": { | |
| "accuracy": 0.8518518518518519, | |
| "action": { | |
| "f1-score": 0.0, | |
| "precision": 0.0, | |
| "recall": 0.0, | |
| "support": 0.0 | |
| }, | |
| "awareness": { | |
| "f1-score": 0.7692307692307693, | |
| "precision": 0.625, | |
| "recall": 1.0, | |
| "support": 5.0 | |
| }, | |
| "consideration": { | |
| "f1-score": 0.8888888888888888, | |
| "precision": 1.0, | |
| "recall": 0.8, | |
| "support": 5.0 | |
| }, | |
| "decision": { | |
| "f1-score": 1.0, | |
| "precision": 1.0, | |
| "recall": 1.0, | |
| "support": 5.0 | |
| }, | |
| "macro avg": { | |
| "f1-score": 0.7130647130647131, | |
| "precision": 0.7321428571428571, | |
| "recall": 0.7214285714285714, | |
| "support": 27.0 | |
| }, | |
| "post_purchase": { | |
| "f1-score": 1.0, | |
| "precision": 1.0, | |
| "recall": 1.0, | |
| "support": 4.0 | |
| }, | |
| "research": { | |
| "f1-score": 0.3333333333333333, | |
| "precision": 0.5, | |
| "recall": 0.25, | |
| "support": 4.0 | |
| }, | |
| "support": { | |
| "f1-score": 1.0, | |
| "precision": 1.0, | |
| "recall": 1.0, | |
| "support": 4.0 | |
| }, | |
| "weighted avg": { | |
| "f1-score": 0.8379233934789491, | |
| "precision": 0.8564814814814815, | |
| "recall": 0.8518518518518519, | |
| "support": 27.0 | |
| } | |
| }, | |
| "suite": "final_wave_cases" | |
| } | |