Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 321 Bytes

Naive-Bayes

This project contains skeleton code and files to use Naive Bayes as a spam filter.
The testing and training data can be found under /SpamSkeleton/src/

You can find the slides on Naive Bayes here