Simple-Linear-Regression
Simple-Linear-Regression copied to clipboard
A simple python program that implements a very basic Linear Regression model
Results
2
Simple-Linear-Regression issues
Sort by
recently updated
recently updated
newest added
Added a function which shows the accuracy of the linear model.
Hope you like the solution and would help other to learn from my solution. Thank you.