CSCI 335 - Programming Project #3

Spring 2020

Due: Tuesday, February 18, beginning of class



Grading criteria

AchievementPoints
Implement Naive Bayes15
Implement k nearest neighbor10
Test Naive Bayes on the provided data set5
Test kNN on the provided data set5
Test Naive Bayes on the additional data set5
Test kNN on the additional data set5
Paper quantitatively assesses each of the four experiments16
Paper insightfully discusses the distinctions in performance between the two algorithms4
Paper insightfully discusses the distinctions in performance between the two data sets5