Saved Bookmarks
| 1. |
Difference between logistic regression and linear classification |
|
Answer» In linear regression, the outcome (dependent VARIABLE) is continuous. It can have any one of an INFINITE NUMBEROF possible values. In LOGISTIC regression, the outcome (dependent variable) has only a limited number ofpossible values. Logistic regression isused when the response variable iscategorical in NATURE. |
|