Logistic Regression & Support Vector Machines

Tweet Often, some of the “shifts” we need to make when we’re using regression based approaches for classification. There is a major family of classification algorithms called Logistic Regression. Logistic Regression Logistic regression is actually a classification, it does not answer questions with a real number, it answers with a binary category 0 or 1. … Continue reading Logistic Regression & Support Vector Machines