/Spam-email-classification

Building a simple email spam classifier from scratch

Primary LanguageJupyter Notebook

Spam-email-classification

Building a simple email spam classifier.

This is an exercise from book Hands-On Machine Learning with Scikit-Learn and TensorFlow

End-to-end building a spam classifer, including getting the data, exploring the data, preparing the data, trying some promising models and fine-tuning the system.

Reference code: https://github.com/ageron/handson-ml