Can we predict the winner of an EV-vs-diesel race — and can we trust the prediction? A story about AI, real Philippine data, and what separates a trustworthy model from a lucky one.
For years Baron Crude (diesel) won on raw power. Then the pump turned on him: NCR diesel ran ₱34 → ₱120.46/L through two war shocks — an all-time high in April 2026 (Strait of Hormuz). His monthly fuel bill became the whole story.CEIC
Sinag — Tagalog for ray of sunlight — rolls in silent, charged at home overnight. His running cost barely moves: ₱1.46 → ₱2.45/km. The grandstands laughed… then the season started. Two questions decide it: can we predict the winner — and can we trust the prediction?
We predict on real data: the EV-vs-diesel cost winner, and — on public course datasets — admission, diagnosis, species, sensor values. The deeper objective: show what makes a prediction trustworthy. Every claim faces three tests:
Fuel: NCR pump diesel + Meralco residential grid, 2020–2026, adversarially cross-checked & live-verified. ML: Iris, Breast Cancer (Wisconsin), UPCAT, Wave, Bike Sharing, Parkinson's — grounded in the course notebooks.refs
For a PH driver or fleet, a home-charged EV beat diesel every year 2020–2026 (48–69%), up to 76% at the April peak — but only charging where you sleep; public DC erases it. The transferable win: the same discipline that crowns Sinag — beat the baseline, validate, no leakage — is what makes any AI prediction trustworthy.
Appendix (swipe on) → model concepts (Ridge/Lasso, trees), the 50-question FAQ, and full references. Every number here is grounded in the course notebooks.
concept-only models · the 50-question FAQ · full references
— not part of the 7-minute talk —
No notebook was provided for this family — concept + reference only. The L1 diamond has corners on the axes, so its contour first touches there → a zeroed coefficient; the L2 circle has none.
Also no notebook — concept + reference. Trees suit nonlinear, interaction-heavy tabular data — a different corner of the map from kNN or a linear boundary.
Every ML figure is transcribed from the notebooks' printed outputs · gated by two adversarial checks (accuracy + anti-hallucination).
Full detail: docs/grounding/content-verified.md · Sinag & Baron Crude are fictional; the data & results are real and sourced.