A Java program to learn from a CSV dataset and then use the knowledge to classify an unseen sample
-
Updated
Oct 20, 2017 - Java
A Java program to learn from a CSV dataset and then use the knowledge to classify an unseen sample
Some basic classification methods (Naive Bayes, Decision Trees, Nearest Neighbour, Perceptrons) implemented from scratch in Java
Survey App that uses the NaiveBayes Theorem to guess the end result based off of your answers.
Add a description, image, and links to the naivebayes topic page so that developers can more easily learn about it.
To associate your repository with the naivebayes topic, visit your repo's landing page and select "manage topics."