Lesson 06 Linear Regression and Regularization - adparker/GADSLA_1403 GitHub Wiki
Slides
Handouts
Links
- Pandas
- Patsy
- Patsy is a Python package for describing statistical models (especially linear models, or models that have a linear component) and building design matrices.
- Introduction to Linear Regression from OpenIntro.org