Multiple Linear Regression in Python

preview_player
Показать описание
The code and data used in this episode can be found here:

Written form of this Episode can be found on:

This series is designed to build your knowledge in Data Science from complete beginner to expert. After completing this series you will competent in all fields of Data science and will have the ability to build top tier data science models which will be useful for personal projects and employment.

If you have any questions or comments please leave them below.
________________________________________________________________________

#MultipleLinearRegression#DataScience#MachineLearning#Python
Рекомендации по теме
Комментарии
Автор

Thank you for explaining this in a simple way. I have seen other tutorials but this explains it in a good and simple English

marcusjihansson
Автор

Is possible to show the data as a graphic when we use 3 coeficientes to predict? I was using engine size, number of cylinders and fuel consumption to predict the co2 emission of a car. I was wondering if it is possible to show a graphic using this data

LuizSilva-lylx
Автор

I want to plot xtrain and ytrain but op is not coming

saadulhassansyed
Автор

7:51 this is out put for me
LinearRegression()

swapnasamala