hk3427 / AWS-Email-Spam-Detection

Implement a machine learning model to predict whether a message is spam or not. Furthermore, you will create a system that upon receipt of an email message, it will automatically flag it as spam or not, based on the prediction obtained from the machine learning model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS-Email-Spam-Detection

Task: Implement a machine learning model to predict whether a message is spam or not. Furthermore, you will create a system that upon receipt of an email message, it will automatically flag it as spam or not, based on the prediction obtained from the machine learning model.


Team Members:
  1. Himanshu Kumar
  2. Rahul Ramaswamy

Architecture Diagram:

About

Implement a machine learning model to predict whether a message is spam or not. Furthermore, you will create a system that upon receipt of an email message, it will automatically flag it as spam or not, based on the prediction obtained from the machine learning model.


Languages

Language:Jupyter Notebook 64.7%Language:Python 35.3%