Practical Approach to Linear Regression

In the last post by Atharva Peshkar on Linear Regression, you learned what is linear regression. Now let's see how to implement Linear regression in One Variable. Prerequisites: Basic Knowledge of Python Python Software Instead of python software, I recommend you to use Spyder tool by Anaconda which is also an open source software. Click … Continue reading Practical Approach to Linear Regression