Machine Learning Basics for Decision Science

Machine Learning
Data Science
Lecture Notes
Decision Science

This course introduces machine learning as a decision-support discipline. The focus is on designing datasets, labels, splits, models, metrics, and monitoring workflows that can survive operational use.

By the end, a reader should be able to frame supervised and unsupervised learning tasks, control leakage, compare baselines and flexible models, interpret metrics through costs and thresholds, use clustering and dimensionality reduction carefully, and connect model outputs to recommendations.

ROC and precision-recall curves comparing classification models

Figure: ROC and precision-recall curves, used to connect model performance to threshold choice and operational cost (adapted from Lecture 09: Classification Metrics, Thresholds, and Confusion Matrices).

Lecture Sequence