Build, evaluate, and genuinely understand classical machine learning models using scikit-learn's consistent API
You can build, train, and evaluate classification and regression models with scikit-learn, apply proper cross-validation and metric selection, and use feature engineering and preprocessing pipelines that avoid genuine data leakage.
Demonstrate genuine algorithm understanding, evaluation rigour, feature engineering discipline, and pitfall-avoidance judgement.