Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages