Skip to content

sudhi23/flaskMailSpam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Spam Classifier

Takes the input from the user and results whether the mail is a spam or a ham.

Requirements

pip install python-dotenv

pip install Flask

pip install scikit-learn

pip install pandas

Start the app

python app.py

Screenshots

Home HamLinSVC HamMultiNB SpamLinSVC SpamMultiNB

About

Classifying mail as spam or ham.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors