prop/lib_ml
Graham McIntire a6b89961f6
feat(ml): retrain propagation model and add per-prediction explainability
Retrained on 60k month-balanced HRRR profiles through 2026-04-05
(test RMSE 1.7 score points, R² 0.97). Added explain_prediction/4
returning ranked feature contributions via batched finite-difference
attribution, so the UI can show users which weather factors drove
each prediction.
2026-04-28 14:14:22 -05:00
..
model.ex feat(ml): retrain propagation model and add per-prediction explainability 2026-04-28 14:14:22 -05:00
propagation_analyze.ex test: push coverage over 85% via PropagationAnalyze/Train smoke tests 2026-04-24 10:32:05 -05:00
propagation_train.ex fix(dialyzer): clear 125+ warnings under strict flags 2026-04-21 10:30:06 -05:00