Algorithms: Logistic regression

Overview

Logistic regression algorithms fit a continuous S-shaped curve to the data. Logistic regression is another popular type of regression analysis.

Back to top