CS498 Applied Machine Learning Class (UIUC)
MNIST: hand writted number image classification using Naive Bayes and Random Forest http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset
Diabetes prediction for Pima Indians database using Naive Bayes http://archive.ics.uci.edu/ml/datasets/Pima+Indians+Diabetes
Adults' Income prediction using SVM https://archive.ics.uci.edu/ml/datasets/Adult
Applying PCA and data dimension reduction on CIFAR image dataset https://www.cs.toronto.edu/~kriz/cifar.html
Clustering different European nations based on their jobs statistic report from year of 1979. http://lib.stat.cmu.edu/DASL/Stories/EuropeanJobs.html
Recognizing an wrist worn accelerometer device's activity category from signal files containing set of movements of device in X,Y,and Z axis by using Kmeans and Random Forest. https://archive.ics.uci.edu/ml/datasets/Dataset+for+ADL+Recognition+with+Wrist-worn+Accelerometer