03/20/2024
Linear regression modeling by hand in python
https://bit.ly/bri-git-linear-regression
πππ
This notebook creates a linear regression model and related statistics by hand and by using python libraries, and then compares the results. - burrittresearch/linear-regression-by-hand-vs-libraries...