A repository containing all of the code that I have developed during my Machine Learning Self-Study
K-Nearest Neighbors Classifiers, a framework that trains a classifier based on the K-Nearest Neighbors Algorithm
Support Vector Machine, a framework that trains a Support Vector Machine classifier