Machine LearningΒΆ

ML_KNN Learn to use kNN for classification Plus learn about handwritten digit recognition using kNN
ML_SVM Understand concepts of SVM
ML_KM Learn to use K-Means Clustering to group data to a number of clusters. Plus learn to do color quantization using K-Means Clustering