By Gianluca Campanella ([email protected])
By the end of the session, you should be able to:
- Load and explore data files using
pandas
- Use
statsmodels
to fit logistic regression models - Use
scikit-learn
to fit cross-validated, regularised logistic regression models