Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 347 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 347 Bytes

Spam Detection

Predict if the received message is spam or not

You can start using it from here : https://spam-detection.streamlit.app/

I used :

  • ✅ Logistic Regression
  • ✅ KNN
  • ✅ SVC
  • ✅ ID3
  • ✅ Random Forrest
  • ✅ Multinomial Naive Bayes

📜 LICENSE

MIT