Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 376 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 376 Bytes

Spam-Detection

machine learning project using sklearn libraries and NLP With accuracy of 96.33

in this project different different techniques are used for classification like: Random Forest, Decision Tree, K Neighbors,Logistic Regression,SGD Classifier etc. and after all these we also use Voting Classifier with accuracy of 98.27%