a very basic Naive Bayes classifier. Currently working only with continuous data, calculating probabilities based on Normal Distribution. Built it for a homework project and the categorical data in the set would only degrade the Bayesian. Would probably build up on it at some point.