The code contains a comparison of two machine learning models, KNN and Decision trees. The models were trained using the Spambase dataset and evaluated based on:
- Accuracy
- F1 Score
- Precision
- Recall
- Confusion Matrix
The Spambase dataset and it's documentation can be found in the following URL: