Databricks
DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #113
Logistic regression is a model used for prediction of the probability of occurrence of an event. It makes use of several variables that may be......
The correct answer is C. Both 1 and 2 are correct. Logistic regression is a model used for prediction of the probability of occurrence of an event. It makes use of several predictor variables that may be either numerical or categories.
Machine Learning Algorithms
Question
Logistic regression is a model used for prediction of the probability of occurrence of an event. It makes use of several variables that may be......
Options
- ANumerical
- BCategorical
- CBoth 1 and 2 are correct
- DNone of the 1 and 2 are correct
How the community answered
(34 responses)- A3% (1)
- B9% (3)
- C76% (26)
- D12% (4)
Explanation
Logistic regression is a model used for prediction of the probability of occurrence of an event. It makes use of several predictor variables that may be either numerical or categories.
Topics
#logistic regression#categorical variables#numerical variables#classification
Community Discussion
No community discussion yet for this question.