/Naive-Bayes-Classifier-Octave-Matlab

Simple Demo of a Naive Bayes Classifier written in Octave. Thx to David Suendermann for demo data.

Primary LanguageMATLAB

A simple Naive Bayes Classifier that maps sentences collected from a service hotline to topics. Thx to David Suendermann (www.suendermann.com) for training data.

See naive_bayes_demo.m for usage.