We developed a learning system that automatically analyzes emails and identifies spam messages. Firstly, we train the model with the training data giving to us in the .zip and then test the accuracy with the test data.
This simple program served as an introduction to the fundamentals of machine learning.