- Overall Precision: 0.942 (94.2%)
- Overall Recall: 0.942 (94.2%)
- Overall F1-Score: 0.886 (88.6%)
| Class | Precision | Recall | F1-Score |
|---|---|---|---|
| FireExtinguisher | 0.957 | 0.907 | 0.917 |
| ToolBox | 0.893 | 0.883 | 0.893 |
| OxygenTank | 0.838 | 0.838 | 0.838 |
- Class: ToolBox
- F1-Score: 0.863
- Lowest Precision: OxygenTank (0.92)
- Lowest Recall: OxygenTank (0.928)
- Model Performance: Good
- Precision Focus: Consider additional training
- Recall Balance: Good balance
confusion_matrix.png: Class correlation matrixperformance_metrics.png: Detailed performance chartstraining_curves.png: Training progress visualizationperformance_dashboard.html: Interactive dashboardperformance_report.md: This report
Generated on: 2025-08-05 20:27:56