Skip to content
About

Machine Learning

Large language models get the attention, but classical machine learning still runs most of the world’s production AI — fraud scoring, recommendations, forecasting, ranking. More importantly, the discipline of ML — framing problems, evaluating honestly, respecting data — is exactly the discipline you need to build reliable LLM systems.

Frame a real-world problem as an ML task, choose a sensible algorithm for it, and — most importantly — evaluate the result in a way that survives contact with production.

AI Fundamentals, especially How Models Learn.