SMS Spam Classifier in Python

Abhijit Singh Oct 26, 2023

I used ML algorithms and python libarary like Numpy , Pandas and Mathplotlib to make my SMS Spam Classifier project It basically tells whether a given message is spam or not

I used ML algorithms and python to make my SMS Spam Classifier project
It basically tells whether a given message is spam or not once you enter the message 
I used pycharm to run my SMS Spam Classifier project
Open the "app.py" file in my proect to run my project
once you reach to the web page just put the message inside the "enter the message " to predict whether a given message is spam or not

first image

this image shows that a given message is not a spam

second image

this image shows that a given messsage is a spam message

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment