DEV Community

The Nerdy Dev
The Nerdy Dev

Posted on

πŸ‘¨πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»Let's create a Project - Applying Simple Linear Regression on a dataset

In this video tutorial, we will start with the implementation of our Simple Linear Regression Modelling on our dataset of which we had talked about in the earlier videos. So to follow along with this video. #simplelinearregression algorithm.
We will implement linear regression algorithm in Machine Learning using Python. We will first read the dataset and then we will start our analysis in the very next video. You will learn step by step how to actually perform linear regression when your dataset has one input variable and one output variable to predict for.
You need to have Python 3 installed on your system and also install the pip manager to basically install all the packages that we will be required for implementation.

πŸ±β€πŸ’» πŸ±β€πŸ’» Course Links:
Complete Code - https://github.com/The-Nerdy-Dev
Visual Studio Code - https://code.visualstudio.com
Git - https://git-scm.com/downloads


Support my channel:
πŸ’œ Join the Discord community πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦: https://discord.gg/fgbtN2a
πŸ’œ One time donations via PayPal
Thank you! πŸ™


Follow me on:
πŸ‘‰ Twitter: https://twitter.com/The_Nerdy_Dev
πŸ‘‰ Instagram: https://instagram.com/thenerdydev
πŸ‘‰ My Blog: https://the-nerdy-dev.com

Top comments (0)