What are some of the common algorithms used for classification?

Logistic regression is the most traditional classification algorithm and preserves many of the advantages in interpretation as linear regression for a continuous outcome. Many algorithms such as Regression, Decision Tree-based methods, and Neural Networks are suitable for both regression and classification and involve only minor tweaks depending on the target context. However, other algorithms only really make sense in the context of classification, and a brief summary is provided for some common such classification-specific algorithms. 

  • Naive Bayes
  • Support Vector Machine (SVM)
  • Discriminant Analysis (LDA/QDA)

Author

Help us improve this post by suggesting in comments below:

– modifications to the text, and infographics
– video resources that offer clear explanations for this question
– code snippets and case studies relevant to this concept
– online blogs, and research publications that are a “must read” on this topic

Leave the first comment

Partner Ad
Find out all the ways that you can
Contribute