This is a Mobile Message Spam detector project . A Machine Learning Model is Trained to Predict the entered message is a spam or a Genuine message.
Clone this repository and open a command prompt in this folder and type python main.py
and then enter your message and get the prediction. after that press y
or n
to check a new message or to exit respectively.
❌ This model is trainned with very small number of dataset so predicted out may or may not be correct.