0% found this document useful (0 votes)
132 views18 pages

Regression in Machine Learning

The document discusses regression in machine learning. It defines regression as a machine learning problem where the output variable is continuous like salary or weight. It describes simple and multiple linear regression algorithms as well as other regression techniques like polynomial regression and decision trees. It discusses applications of regression like sales forecasting and price estimation. Finally, it provides overviews of simple linear regression, evaluating models, and building regression models in Python.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
132 views18 pages

Regression in Machine Learning

The document discusses regression in machine learning. It defines regression as a machine learning problem where the output variable is continuous like salary or weight. It describes simple and multiple linear regression algorithms as well as other regression techniques like polynomial regression and decision trees. It discusses applications of regression like sales forecasting and price estimation. Finally, it provides overviews of simple linear regression, evaluating models, and building regression models in Python.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

Machine Learning Foundation

Regression in
Machine Learning

SkillsSquad.com 01
Machine Learning Foundation

What you will learn?


What is Regression in Machine Learning
Simple Regression
Linear Regression
Non-Linear Regression
Multiple Regression
Multiple Linear Regression
Multiple Non-Linear Regression
Evaluating Regression Models Performance
Regression Model Selection in Python

SkillsSquad.com 02
Machine Learning Foundation

Machine Learning Problems

SkillsSquad.com 03
Machine Learning Foundation

What is regression?
"A regression problem is when the output variable is a real or continuous value, such as
“salary” or “weight”.

SkillsSquad.com 04
Machine Learning Foundation

Regression Algorithms
Simple Linear Regression
Multiple Linear Regression
Polynomial Regression
Support Vector Regression
Decision Trees
Random Forest

SkillsSquad.com 05
Machine Learning Foundation

Applications of Regression
Sales Forecasting
Price Estimation
Employee Income

SkillsSquad.com 06
Machine Learning Foundation

Regression Scenario

SkillsSquad.com 07
Machine Learning Foundation

Simple Linear Regression

SkillsSquad.com 08
Machine Learning Foundation

Simple Linear Regression

SkillsSquad.com 09
Machine Learning Foundation

Simple Linear Regression

SkillsSquad.com 10
Machine Learning Foundation

Simple Linear Regression

SkillsSquad.com 11
Machine Learning Foundation

Regression Error Measurement

SkillsSquad.com 12
Machine Learning Foundation

Polynomial Regression

SkillsSquad.com 13
Machine Learning Foundation

Multiple Linear Regression

SkillsSquad.com 14
Machine Learning Foundation

Methods of building Model

SkillsSquad.com 17
Machine Learning Foundation

Training & test split

SkillsSquad.com 15
Machine Learning Foundation

Over-fitting vs Under-fitting

SkillsSquad.com 16
Machine Learning Foundation

Lets Learn & Build Together


Facebook
https://www.facebook.com/SkillsSquad/

Instagram
https://www.instagram.com/skillssquadin/

Telegram Group
https://t.me/joinchat/OVAUBxridFCDSwewcUtNOg

Telegram Channel
https://t.me/joinchat/AAAAAFYVRwPJLPoWsrqUxg
SkillsSquad.com 18

You might also like