Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 438 Bytes

File metadata and controls

4 lines (3 loc) · 438 Bytes

Email-Spam-Classification-Project

Implementation of machine learning algorithms in email spam classification

The project details are listed under the EECS 4750 Case Study1 pdf file. Data folder contains the training data. The Code folder contains the final algorithm selected for the project (classifySpam.py) and the code used to evaluate its performance. More details of the project can be found in the Case Study 1 Report pdf file.