#include <bayes_clf.hpp>
Specific instance of a Naive Bayes classifier which uses a multinomial distribution for each of the features.