Skip to content

A web app that predicts whether the entered message is spam or not.

Notifications You must be signed in to change notification settings

sahil-1602/sms-spam-detection

Repository files navigation

SMS spam detection

standard-readme compliant

A web app that predicts whether the entered message is spam or not.


Build With

  • PYTHON
  • DJANGO
  • MULTINOMIAL NAIVE BAYES ALGORITHM
  • PANDAS
  • NUMPY

INSTALLATION

fork or download the repository

pip install requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Feel free to contribute and giving suggestion, will mean a lot :)

About

A web app that predicts whether the entered message is spam or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published