CS6140 11F: Homework 02

Assigned: Friday, September 30, 2011
Due: Friday, October 14, 2011

Last modified:


General Instructions

  1. Feel free to work with others on this assignment. However, you must acknowledge with whom you worked, you must write your own code, and you must create your own report.


Assignment

In this assignment, you will create a Naive Bayes classifier for detecting e-mail spam, and you will test your classifier on a publicly available spam dataset. You will experiment with three methods for modeling the distribution of features, and you will test your classifier using 10-fold cross-validation.