Machine Learning in Biostatistics · Lesson 1.1
What is machine learning in biostatistics?
Learn machine learning as a biostatistical prediction workflow: define the clinical question, identify the outcome, choose predictors, separate training and test data, run a first R model, interpret output and avoid causal overclaiming.
Conversational lecture
The first medical machine learning class begins.
Mr. R introduces machine learning through a clinical prediction problem rather than through algorithm names.
Scene: Mr. R walks into a computer lab where Emma, Oliver, James and Sophia are looking at a small patient dataset. The columns include glucose, BMI, age and diabetes status.
Emma
Mr. R
Oliver
Mr. R
James
Mr. R
Sophia
Mr. R
Big idea
Machine learning in biostatistics is the use of data-driven models to predict health outcomes, classify patients, discover patterns or support medical decisions — but every model must be judged through clinical timing, validation, uncertainty, interpretation and usefulness.
Visual intuition
A prediction model maps patient information to estimated risk.
Patient data
Model
Output
The model does not magically understand medicine. It learns a mathematical pattern from examples. The biostatistical task is to check whether the pattern is valid, clinically timed, interpretable and useful.
Next lesson
Prediction, explanation and causal thinking.
Next, separate models that predict well from models that explain mechanisms or support causal claims.
