Spam Email Predictor
Project information
- Category: Machine Learning
- Built at: Data Science Course Project
- Project date: November 2019
- Project URL: Upon Request
Built a logistic regression model using Scikit-learn, Pandas, and Numpy that classifies emails as spam or ham based on their subject and body content. Cleaned data and made data visuaizations. Had an test accuracy of over 80%.