filmov
tv
Machine Learning with Python video 11: What are Regression Model

Показать описание
In this video, we will discuss regression models which are a supervised learning approach its is basically Estimating the relationship between the dependent and independent data. Its most common use is in Forecasting or prediction where data involved is time.
There are multiple models used whether linear or non-linear. Some of them are :
1) Simple Linear Regression
2)Multiple Linear Regression
3) Polynomial Regression
4) Support Vector for Regression (SVR)
5) Decision Tree Regression
6) Random Forest regression
we will be discussing linear regression and polynomial in some detail
linear regression: It is the simplest form of regression. The relationship between the dependent variable and independent variables is assumed to be linear in nature When you have only 1 independent variable and 1 dependent
variable, it is called simple
linear regression. When you
have more than 1 independent
variable and 1 dependent
variable, it is called Multiple
linear regression
whereas polynomial is a technique to fit a nonlinear equation by taking polynomial functions of the independent variable.
related video titles :
Linear Regression Explained in Hindi ll Machine Learning Course
Linear Regression Algorithm | Linear Regression in Python | Machine Learning Algorithm | Edureka
Linear Regression vs Logistic Regression | Data Science Training | Edureka
5 Python Projects for Beginners
Python Projects For Beginners | Python Projects Examples | Python Tutorial | Edureka
15 Python Projects in Under 15 Minutes (Code Included)
Python Tutorial for Beginners [Full Course] 2019
Create your own Chatbot using Python #1
Python Tutorial For Beginners | Python Full Course From Scratch | Python Programming | Edureka
Python Tutorials for Beginners - Learn Python Online
Data Science In 5 Minutes | Data Science For Beginners | What Is Data Science? | Simplilearn
What Can You Do with Python? - The 3 Main Applications
tags: #Regression_models #machine_learning_with_python #i_know_python
There are multiple models used whether linear or non-linear. Some of them are :
1) Simple Linear Regression
2)Multiple Linear Regression
3) Polynomial Regression
4) Support Vector for Regression (SVR)
5) Decision Tree Regression
6) Random Forest regression
we will be discussing linear regression and polynomial in some detail
linear regression: It is the simplest form of regression. The relationship between the dependent variable and independent variables is assumed to be linear in nature When you have only 1 independent variable and 1 dependent
variable, it is called simple
linear regression. When you
have more than 1 independent
variable and 1 dependent
variable, it is called Multiple
linear regression
whereas polynomial is a technique to fit a nonlinear equation by taking polynomial functions of the independent variable.
related video titles :
Linear Regression Explained in Hindi ll Machine Learning Course
Linear Regression Algorithm | Linear Regression in Python | Machine Learning Algorithm | Edureka
Linear Regression vs Logistic Regression | Data Science Training | Edureka
5 Python Projects for Beginners
Python Projects For Beginners | Python Projects Examples | Python Tutorial | Edureka
15 Python Projects in Under 15 Minutes (Code Included)
Python Tutorial for Beginners [Full Course] 2019
Create your own Chatbot using Python #1
Python Tutorial For Beginners | Python Full Course From Scratch | Python Programming | Edureka
Python Tutorials for Beginners - Learn Python Online
Data Science In 5 Minutes | Data Science For Beginners | What Is Data Science? | Simplilearn
What Can You Do with Python? - The 3 Main Applications
tags: #Regression_models #machine_learning_with_python #i_know_python
Комментарии