Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.46 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.46 KB

Spam Filter

Authors:

Project for "Introduction to Machine Learning" course.

Requirements can be found in the following pages:

Results

Design

A design wiki has been set up to establish a common understanding of components and milestones needed to complete the project. This should also help us when it comes to writing the report for hand in.

Current Machine Learning Models

  • Perceptron
  • Naive Bayes
  • Decision Tree

Third Party Code