Naïve Bayes
This page focuses on a supervised machine learning method called Naive Bayes. While there are many options for Naive Bayes, this page focuses on making models for qualitative and quantitative data in R, and for text data in python, while using a few different alpha parameters, creating excellent visual illustrations, and making confusion matrices to calculate accuracy.