Spam Classifier
This Python project will utilize the Logistic Regression algorithm to predict whether an email is spam or not.
Instructions to run the program:
1) Install dependencies such as NumPy & SciKit Learn 2) Store data files in the same folder 3) Install Python and run the command: $ python spam_classifier.py

Log in or sign up for Devpost to join the conversation.