https://github.com/rafailbesparas/spamclassifiersms
This project implements a Spam Message Classifier using Flask to deploy a machine learning model that predicts whether a message is spam or not spam. The classifier uses a Bernoulli Naive Bayes model (BernouliClassifier.pkl) and a CountVectorizer (vectorizer.pkl) to preprocess and classify user-inputted messages.
https://github.com/rafailbesparas/spamclassifiersms
flask nlp-machine-learning python testing
Last synced: about 1 year ago
JSON representation
This project implements a Spam Message Classifier using Flask to deploy a machine learning model that predicts whether a message is spam or not spam. The classifier uses a Bernoulli Naive Bayes model (BernouliClassifier.pkl) and a CountVectorizer (vectorizer.pkl) to preprocess and classify user-inputted messages.
- Host: GitHub
- URL: https://github.com/rafailbesparas/spamclassifiersms
- Owner: RafailBesparas
- Created: 2024-12-21T12:21:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T19:42:11.000Z (over 1 year ago)
- Last Synced: 2025-05-20T13:16:01.761Z (about 1 year ago)
- Topics: flask, nlp-machine-learning, python, testing
- Language: Jupyter Notebook
- Homepage:
- Size: 773 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0