all public dashboard stuff changed to static dashboard stuff

This commit is contained in:
2026-07-27 14:39:50 -06:00
parent 786b896619
commit bc9a133ee6
5 changed files with 10 additions and 12 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ Use option 1 as the main story and option 6 as its data-engineering foundation:
3. Compare a transparent logistic baseline with a tree model.
4. Validate on a later time period and separately by county/source.
5. Export only aggregate scorecards, curves, and de-identified model outputs.
6. Build the public Bolt dashboard over those safe outputs.
6. Build the static dashboard over those safe outputs.
This gives the project a coherent end-to-end narrative across data engineering,
analytics, machine learning, responsible validation, and product design.