Skip to content

Files

Latest commit

aac6a50 · May 22, 2024

History

History
5 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 264 Bytes

spam_classifier

Simple machine learning project to classify a message as either spam or ham. Feature extraction using TfIdf Vectorizer. Model used: Multinomial Naive Bayes. Click here to visit the app.