coursera Machine Learning course [Prof: Andrew NG] This course contains code from the online course i did on coursera.org
https://www.coursera.org/learn/machine-learning
The code is from following Machine Learning Topics and in the same order of "machine-learning-ex":
Lesson 1 Linear Regression
Lesson 2 Logistic Regression
Lesson 3 MultiClass Classification & Neural Nets
Lesson 4 Neural network Learning
Lesson 5 Regularized Linear Regression & Bias/Variance
Lesson 6 SVM
Lesson 7 KMeans Clustering PCA
Lesson 8 Anomaly Detection & Recommendation System