Concept

Logistic Regression

Logistic regression is used to model discontinuous output choices - for example, when a variable is 'yes' or 'no' rather than a continuous value. In this case, logistic regression calculates the probability of a given categorical output, and decides on a threshold at which the model decides between categories to select for output.

Image 0

0

15

Updated 2024-04-05

Tags

Data Science