Skip to content

Zamiko/Final-project

 
 

Repository files navigation

ECS171 2019Fall Project

Comparing the Robustness of Machine Learning Approaches on Spam Filtering Problems

Project objective:

Perform different methods on spam messages detecting, comparing methods like KNN, Naive Bayes classifier, SVM, Neural Networks classifier and find the one gives the best precision rate.

Data source:

The dataset for this project comes from Kaggle. link to Kaggle!

The SMS Spam Collection is a set of SMS tagged messages that have been collected for SMS Spam research. It contains one set of SMS messages in English of 5,574 messages, tagged acording being ham (legitimate) or spam.

Project code:

KNN

Support Vector Machine

Ramdon Forest

Naive Bayes

Recurrent Neural Network

Report:

Project Paper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%