Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 289 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 289 Bytes

Spam-Classification

KNN - Naive Bayes - Decision Tree

Spam Classifiers using KNN, Naive Bayes, and Decision tree methods. This was a project for my Artificial Intelligence class. Algorithms for classifiers written by me, all other code written by Michael Goldwasser.