/classification

Some basic classification methods (Naive Bayes, Decision Trees, Nearest Neighbour, Perceptrons) implemented from scratch in Java

Primary LanguageJava