This video covers step by step explanation of multiple linear regression using sklearn and statsmodels packages. In the given example, house prices of kings county, Washington, USA is predicted with dataset from kaggle provided for training
INDEX for this video:
0:55 Multiple Linear Regression Intro
3:06 Download house sale dataset from kaggle.com
4:28 Code Multiple Linear Regression with statsmodels package
7:45 Check the performance of model
11:54 Add additional attribute and compare its performance with previous model
15:19 Code Multiple Linear Regression with sklearn package
17:21 Cools stuffs that you can do it yourselves
Code is stored in below repository:
https://github.com/kjsk22/Multiple-Li...
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
#MachineLearning
#MultipleLinearRegression
#LinearRegression
#Python