/Email-Spam_Detector_AutoEncoder

This Machine Learning (ML) Python program aims to detect spam emails using an autoencoder-based learning approach. It first imports necessary libraries for data handling, evaluation metrics, preprocessing, and neural network modeling.

Primary LanguageJupyter NotebookMIT LicenseMIT

Watchers