IBM Developer

Tutorial

Classifying data using the Multinomial Naive Bayes algorithm

Use scikit-learn to complete a popular text classification task (spam filtering) using Multinomial Naive Bayes

By Eda Kavlakoglu