Using common R datasets (also some imported from mlbench), to implement some of the most notorious machine learning algorthims and techniques on them, this includes data preprocessing, SVM, Neural Networks, Decision Trees, K-means clustering, Random Forests, Adaboost, PCA and Linear Regression.