Skip to content

To check if the send email was a spam or not. A Flask API to detect spam or ham using Python and Sklearn .

License

Notifications You must be signed in to change notification settings

soumyajit4419/Spam_Email_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Spam Email Classifier


Project Description

This project is a Classification of email to check if the send email was a spam or not,Using Classification algorithm and Preprocessing using NLP.

This model is implemented with a flask backend and is deployed on heroku.

Methods Used

  • Feature Engineering
  • Machine Learning
  • Data Visualization
  • NLP

Technologies

  • Python
  • Flask

Project Folders

  • Server- It contains all the server related files it.It has app.py.

  •   - To run python app.py
    
  •   - You will get a flask server running in local host
    
  • Model- It contains the Trained Model Code and pickle file.

Working Server Image Working Server Image

About

To check if the send email was a spam or not. A Flask API to detect spam or ham using Python and Sklearn .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages