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
Predict if the received message is spam or not
I used :