L Harfi 👁 23 views

Lojistik Regresyon

Statistical model that makes binary classification by predicting the possibility of becoming an event.

Logistics regression converts linear regression from sigmoid function to a possibleness between 0-1; it is a common starting model due to simplicity and interpretation.