Logistic regression
It has "regression" in the name but its job is classification. And it is still the default model in every field where a justification is required: credit, health, audit.
2 steps
95 XP
Open without an account
Start the lesson →
Sources
- Cox, D. R. 1958 · The Regression Analysis of Binary Sequences · J. Royal Statistical Society B, 20(2)
- Hastie, Tibshirani, Friedman 2009 · The Elements of Statistical Learning, Bölüm 4.4 · Springer
- scikit-learn - · LogisticRegression belgeleri · sklearn.linear_model
ML Academy · an interactive machine learning course that runs in your browser ·
All lessons