InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by logistic regression? |
|
Answer» Logistic Regression is BASICALLY a MATHEMATICAL model that can be used to study datasets with one or more independent variables that determine a PARTICULAR outcome. By STUDYING the relationship between MULTIPLE independent variables, the model predicts a dependent data variable. |
|