Python | Linear Regression Quiz | Question 8

Last Updated :
Discuss
Comments

What is the difference between simple linear regression and multiple linear regression?

Simple linear regression has one independent variable, while multiple linear regression has more than one

Simple linear regression is for classification, while multiple linear regression is for regression

Simple linear regression uses a nonlinear equation, while multiple linear regression uses a linear equation

There is no difference; the terms are used interchangeably

Share your thoughts in the comments