COMPUTER SCIENCE AND ENGINEERING
MACHINE LEARNING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
X1, Y1 X2, Y2. Which type of regression is this?
|
Linear Regression
|
|
Logistic Regression
|
|
Polynomial Regression
|
|
Stepwise Regression
|
Explanation:
Detailed explanation-1: -We could use the equation to predict weight if we knew an individual’s height. In this example, if an individual was 70 inches tall, we would predict his weight to be: Weight = 80 + 2 x (70) = 220 lbs. In this simple linear regression, we are examining the impact of one independent variable on the outcome.
Detailed explanation-2: -Linear regression relates two variables with a straight line; nonlinear regression relates the variables using a curve.
Detailed explanation-3: -Xi is the independent variable (predictor). •
There is 1 question to complete.