Linear Regression, Multiple Regression and Polynomial Regression using python

preview_player
Показать описание
This video is related to Linear and Non-Linear Regression Analysis using python programming language.

Regression is usually used in Data Science and Machine Learning to predict values which can be used to evaluate real data.

The tasks are done in this video using python programming libraries such as
pandas
matplotlib
numpy
sklearn

Tasks:
1) Exploratory Data Analsis
2) Correlation
3) Quadratic function
4) Exponential
5) Linear Regression
6) Multiple Linear Regression
7) Polynomial Regression

Subscribe our channel to learn programming for data science.
Рекомендации по теме
Комментарии
Автор

Im a beginner in python and this is the first time I see the flow of an analysis which I'm able to follow. This video makes my happy, I have improved! Thank you

louielimranola
Автор

My recommendation for this to be more beginner friendly is walk us through your thought process, the reason behind the steps you're making. :D

louielimranola
Автор

Hey! Great content out there in the video.
Excellent analysis and clear exploration about the data.small advice(include voice or music in the background) Thanks for the video about ML

VijayakumarButta
Автор

hello great work sir, but u did not add confidence interval in your line plotting, please do that and update your code

neilbohar