This machine learning series explains step by step coding for a simple linear regression. Experience vs Income data available in Kaggle is used to train the linear regression model.
Link below for Installing Python using Anaconda:
• #1: How to Installing Python || Python Tut...
INDEX for this video:
0:09 Introduction to Simple Linear Regression
3:09 What is Least Square Method
3:53 What is R-Squared
5:25 Download dataset from Kaggle
6:16 Using pandas to read the dataset
7:32 Using matplotlib, visualize the data
8:55 Use sklearn package to do the linear regression
10:45 Predict income given experience in years
12:49 use matplotlib to check how model fits to datapoints
Link to Machine Learning playlist:
• Machine Learning with Python || Python Mac...
Link to Python playlist:
• Python Basics Tutorial || Learn Python Pro...
Link to Chatbot playlist:
• Build your own Chatbots || Conversational ...
Link to Pandas playlist:
• Python Pandas Tutorials || Python Pandas P...
You can connect with me here:
/ atom.ai.50
/ atom_ai_50
#LinearRegression
#SimpleLinearRegression
#MachineLearning