Skip to content

Classifying messages into spam & not spam with naive Bayes

Notifications You must be signed in to change notification settings

rahulmittal4233/SpanClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SpanClassification

Classifying messages into spam & not spam with naive Bayes

Used nltk, pandas, matplotlib, sklearn's TfidfTransformer Libraries

  1. Performed data preprocessing
  2. Did vectorization on the data
  3. Calculated TF-IDF weights
  4. Trained the model with naive bayes
  5. Achieved 0.98 precision

About

Classifying messages into spam & not spam with naive Bayes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published