Skip to content

M-cheetah/NLP-spam-OR-ham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Spam Detection Using NLTK

Trained model on individual algorithms and on hybrid algorithm using ensemble method.

clone using:

git clone https://github.com/PSYCHOBITx/Natural-Language-Processing.git

Used algorithms are as follows:

  • Decision Tree classifier
  • Suport Vector Classifier
  • KNN
  • Naive Bayes
  • Random Forest
  • Logestic Regression
  • SGD Classifier
  • Hybrid( By combining all the above mentioned classifiers ).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages