Deploying Flask app to Google Cloud Platform using App Engine for classifying Spam Messages
-
Updated
Jul 6, 2023 - HTML
Deploying Flask app to Google Cloud Platform using App Engine for classifying Spam Messages
The Spam Mail Classification project is a web-based application that uses machine learning to classify emails as spam or ham. It features a Flask backend, a frontend created with HTML, CSS, and JavaScript, and a MySQL database for storing user data and email classifications.
WebApp that Predicts whether provided Text is Spam or Ham
Benchmarking ML classification models on spam dataset
A naive bayes spam classifier from sms messages
Spam Ham Classifier: A Python Flask application for categorizing messages as spam or ham. This classification is based on analyzing existing data in the database and predicting the likelihood of a message being spam or ham, without the use of machine learning.
OOPSpam Anti-Spam API blog
In this repo, I have stored all the files which I used to deploy my naive bayes classifier model on google cloud platform
Classifying SMS Messages as Spam or not(Using Text classification with ML techniques ).
Continuous Active Learning (CAL) for Predictive Coding: A Demonstration with Enron Spam-Ham Classification.
Spam or Ham classification using NLP [link not working]
A spam classifier web app to identify spam text from real texts
Add a description, image, and links to the spam-classification topic page so that developers can more easily learn about it.
To associate your repository with the spam-classification topic, visit your repo's landing page and select "manage topics."