Modelling Resources



Introduction


In this module we will show you how to build, refine and compare predictive models using sci-kit learn. We will focus on linear and logistic regression to build basic machine learning models as well as consider how to mitigate for bias and variance.



Learning Objectives




Files to Download



Slides

Linear Regression


PDF Download

Train Test Split


PDF Download

Logistic Regression


PDF Download


Session Attendance Log


Session 1

Session 2

Session 3

Session 4



Additional Resources


Logistic Regression



Undersampling