Description: Naive Bayes classifier
Input: Training set and testing set, each row represents a instance, last column is label, begins from zero
Output:predict label by Naive Bayes as well as its accuracy
To Search:
File list (Check if you may need any files):
Naive Bayes.m