Closed markroxor closed 6 years ago
@somnat you have provided some incredible explanation of linear regression using analytical approach in your readme.md.
Please create a new notebook called linear_regression_from_scratch
and integrate your explanations in markdown cells along side the code in LinearRegression class.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The goal is to explain the code behind each implementation in a python notebook.
CC - @dikshant2210 @somnat