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.
- Feature Engineering
- Machine Learning
- Data Visualization
- NLP
- Python
- Flask
-
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.