| # Strength Focus | |
| Strength-only conditional analysis artifacts. | |
| Files: | |
| - `overall_strength_by_model.csv` | |
| - `strength_support_bucket_summary.csv` | |
| - `strength_support_by_model.csv` | |
| - `fig_strength_overall_model_bars.png` | |
| - `fig_strength_support_bucket_summary.png` | |
| - `fig_strength_support_by_model.png` | |
| - `strength_focus_report.md` | |
| Generate / refresh: | |
| ```bash | |
| python Evaluation/query_fivepart_breakdown/conditional_breakdown/strength_focus/generate_strength_focus.py | |
| ``` | |