Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 209 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 209 Bytes

Steps to Follow

1. Set the path of knn.pickle in ml_spam.py file
2. pip install Django
3. python3 manage.py makemigrations mail
4. python3 manage.py migrate
5. python3 manage.py runserver