Skip to content

SMS Spam detection using NLP techniques and GaussianNB classifier in a Python notebook

License

Notifications You must be signed in to change notification settings

jlpacher/Fraude-detection-SMS

Repository files navigation

Fraude detection in SMS messages using NLP techniques and GaussianNB classifier.

Python code to SMS messages with possible classification as: 'OK' or 'BLOCKED'.

Blocked == SPAM.

Libraries utilized: pandas numpy seaborn matplotlib re nltk sklearn imblearn collections

Metrics: Recall = 98%.

About

SMS Spam detection using NLP techniques and GaussianNB classifier in a Python notebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published