faris771/Email_Spam_Filter
This project compares K-Nearest Neighbors (K-NN) and Multilayer Perceptron (MLP) models for email spam detection. The goal is to predict spam emails using these models and evaluate their performance. The results contribute to improving spam filtering systems.
Python