Logistic Regression
Classical Models

What it is

A linear classifier that models the log-odds of a binary label with a sigmoid link function.

Logistic Regression illustrative image

Replace this placeholder with a custom image for this term.

Related terms