Regression Analysis in Machine Learning - Javatpoint
Regression Analysis in Machine Learning - Javatpoint
Regression Analysis in Machine Learning - Javatpoint
Regression Analysis in
Machine learning
Regression analysis is a statistical method
to model the relationship between a
dependent (target) and independent
(predictor) variables with one or more
independent variables. More specifically,
Regression analysis helps us to understand
how the value of the dependent variable is
changing corresponding to an independent
variable when other independent variables
are held fixed. It predicts continuous/real
values such as temperature, age, salary,
price, etc.
!"#$%&$'(#)"
*+,-.,/'0,1#
!"#$%&'()*&'"*'&(+,,'--
!"!#$%&'(%'
!))*+%'
,-'.#$%&'(%'#!))*+%'#/*+#)(%
&0%1#*2#20)0-30#4+%1&5#6(/#7-88&5
'*6#+6#(%/#9*7-80#(%1#9*20
!"!#$%&'(%'#!))*+%'
:60%
!"!#$%&'(%'
!))*+%'
,-'.#$%&'(%'#!))*+%'#/*+#)(%
&0%1#*2#20)0-30#4+%1&5#6(/#7-88&5
'*6#+6#(%/#9*7-80#(%1#9*20
!"!#$%&'(%'#!))*+%'
:60%
!"!#$%&'(%'
!))*+%'
,-'.#$%&'(%'#!))*+%'#/*+#)(%
&0%1#*2#20)0-30#4+%1&5#6(/#7-88&5
'*6#+6#(%/#9*7-80#(%1#9*20
!"!#$%&'(%'#!))*+%'
:60%
!"!#$%&'(%'
!))*+%'
,-'.#$%&'(%'#!))*+%'#/*+#)(%
&0%1#*2#20)0-30#4+%1&5#6(/#7-88&5
'*6#+6#(%/#9*7-80#(%1#9*20
!"!#$%&'(%'#!))*+%'
:60%
Types of Regression
There are various types of regressions
which are used in data science and
machine learning. Each type has its own
importance on different scenarios, but at
the core, all the regression methods
analyze the effect of the independent
variable on dependent variables. Here we
are discussing some important types of
regression which are given below:
Linear Regression
Logistic Regression
Polynomial Regression
Ridge Regression
Lasso Regression:
!"!#$%&'(%'
!))*+%'
,-'.#$%&'(%'#!))*+%'#/*+#)(%
&0%1#*2#20)0-30#4+%1&5#6(/#7-88&5
'*6#+6#(%/#9*7-80#(%1#9*20
!"!#$%&'(%'#!))*+%'
:60%
Linear Regression:
!"!#$%&'(%'
!))*+%'
,-'.#$%&'(%'#!))*+%'#/*+#)(%
&0%1#*2#20)0-30#4+%1&5#6(/#7-88&5
'*6#+6#(%/#9*7-80#(%1#9*20
!"!#$%&'(%'#!))*+%'
:60%
1. Y= aX+b
Salary forecasting
Logistic Regression:
Binary(0/1, pass/fail)
Polynomial Regression:
coefficients. x is our
independent/input variable.
SCROLL TO TOP