Skip to content

krishnan-tech/spam-mails-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spam Mail Detection

Installation Guide

1. Clone the project to your Local Machine
git clone https://github.com/krishnan-tech/spam-mails-classification.git
2. Go to that directory
cd spam-mails-classification
3. Install all requirements
pip install requirements.txt
4. Run the Project
python main.py
5. That's it.
http://127.0.0.1:5000/

If you want to contribute that you are most welcome!

Have any Queries?