Skip to content

tkb1902/sms_classifier-with-django-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฉ SMS Spam Classifier with Django

A machine learning-powered SMS spam classifier built using a Naive Bayes model and deployed with a Django web interface. This project lets users input SMS text and receive predictions whether it's spam or not.


๐Ÿš€ Features

  • Clean and lightweight UI using Django
  • Machine learning pipeline trained using:
    • TF-IDF vectorization
    • Multinomial Naive Bayes classifier
  • Real-time spam classification
  • Custom trained model on the classic "SMS Spam" dataset

๐Ÿง  Tech Stack

  • Python
  • Django
  • Scikit-learn
  • Pandas
  • NLTK

About

This is a practice project to learn to integrate AI modelling and backend Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages