Intro to linear regressions
learning-linear-regressions-scratchpad.ipynb
- exporing a dummy dataset using plotting then regressionslearning-linear-regressions.ipynb
- contains the "solutions" to the in-class exercise. Please avoid viewing this unless you're stuck, we'll go over it together.mtcars-linear-regression.ipynb
- doing linear regressions with mtcars, figuring out how to proceed with a reporting project once you've done some regressions