Machine Learning Email Classification

Classifying Spam with Neural Networks and Machine Learning


This algorithm is designed to classify spam in large datasets of thousands of emails. This is performed using a multi-layer perceptron (MLP) neural network with GridSearchCV for hyper-parameter optimization, and n-fold cross-validation. Detailed report available on GitHub.

Technologies

The Tech Stack

Python

Report

Detailed Breakdown