logistic-regression

cover image

Often our outcomes will be categorical in nature, but they will also have an order to them. These are sometimes known as ordinal outcomes. Some very common examples of this include ratings of some...

cover image

MLBasics #3: From Binary to Multiclass — A Journey Through Logistic Regression Upgrades

cover image

Logistic regression is one of the most frequently used machine learning techniques for classification. However, though seemingly simple…

cover image

Statistics in R Series: Deviance, Log-likelihood Ratio, Pseudo R² and AIC/BIC

cover image

An explanation of reference categories and picking the right one

cover image

It is a simple yet very efficient algorithm