An open API service indexing awesome lists of open source software.

https://github.com/sabin74/spam_mail_detection

A machine learning project to classify SMS messages as Spam or Ham (Not Spam) using Natural Language Processing (NLP) techniques and Scikit-learn. This binary classification task uses the UCI SMS Spam Collection Dataset and implements various models including Naive Bayes, SVM, and Logistic Regression with performance tuning.
https://github.com/sabin74/spam_mail_detection

gridsearchcv nltk python scikit-learn smote sms-spam-detection uci-machine-learning

Last synced: 4 months ago
JSON representation

A machine learning project to classify SMS messages as Spam or Ham (Not Spam) using Natural Language Processing (NLP) techniques and Scikit-learn. This binary classification task uses the UCI SMS Spam Collection Dataset and implements various models including Naive Bayes, SVM, and Logistic Regression with performance tuning.

Awesome Lists containing this project