Skip to content

bekiTil/Email_Spam_Filtering_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Email Spam Filtering Application

Objective

A program used to detect unsolicited, unwanted and virus-infected emails and prevent those messages from getting to a user's inbox using ML's tools. Spam-free email set up

Technologies Used

React – for web application development

Django – to build the server-side components

Machine Learning

The emails will be scored using classification algorithms such as Random Forest, Logistic Regression and any other machine learning algorithm relevant to our application. The outcome of the algorithm will determine whether the email is spam or not spam. If the email is spam it will be displayed under the spam tab for the user, otherwise the email will be under inbox tab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •