Naive Bayes Classifier Naive bayes classifier implement with Python 2.x Data Description This is a dataset about diabetes, where each instance contains 8 attributes and the last attribute is label information. Run python naive_bayes_classifier.py