This is a project I did for my Intro to Machine Learning class.
You can view the complete project here.

In this project I compare the performance of 5 classifiers (Neural Networks, SVMs, KNN, Logistic Regression, and Decision Tree) across 3 datasets obtained from the UCI Machine Learning Repository. The experiments performed are based on a paper by Caruana and Niculescu-Mizil (2006).