logistic regression

Logistic regression is a statistical method used for binary classification tasks that models the probability of a categorical outcome based on one or more predictor variables. It is a fundamental algorithm in supervised learning.

7 papers