Thomas Grice tag130230
Machine Learning Project to apply Naive Bayes Learning algorithm to classify some given data. Uses python 3. Developed on Windows.
From terminal, run the script with 1st argument = training file, 2nd argument = test file EXAMPLE:
python main.py data/train-win.dat data/test-win.dat