Android application which uses openlysis back end.
-
Updated
Oct 10, 2025 - Kotlin
Android application which uses openlysis back end.
The project leverages Naive Bayes Classifiers, a family of algorithms based on Bayes’ Theorem, which presumes independence between predictive features. This theorem is crucial for calculating the likelihood of a message being spam based on various characteristics of the data.
Spam SMS Detection using Machine Learning is a text classification project that identifies whether an SMS is spam or not. It uses NLP techniques for text preprocessing and a machine learning model to accurately detect unwanted messages.
Add a description, image, and links to the sms-detection topic page so that developers can more easily learn about it.
To associate your repository with the sms-detection topic, visit your repo's landing page and select "manage topics."