🎴 Flashcard Mode
Logistic Regression
Card1 / 15
Mastered0
Review0
QuestionClick to flip
What is the primary goal of logistic regression?
AnswerClick to flip back
A
To classify observations into distinct categories
💡 Explanation:
Logistic regression is a statistical method used to predict the probability of an event occurring, typically used for classification tasks where the outcome variable is binary (e.g., yes/no, pass/fail, true/false).