Exercises from Andrew Ng's Machine Learning course on Coursera in Matlab/Octave, Python, and R
To download lecture videos visit the course website:
Introduction Linear Regression with One Variable
Linear Regression with Multiple Variables
ex1
Logistic Regression
Regularization
ex2 (Logistic regression)
Neural Networks: Representation
ex3 (Multi-class classification and neural networks)
Neural Networks: Learning
ex4 (Neural network learning)
Advice for Applying Machine Learning
Machine Learning System Design
ex5 (Bias-variance)
Support Vector Machines (SVMs)
ex6 (SVMs)
Clustering
Dimensionality Reduction
ex7 (K-Means and PCA)
Anomaly Detection
Recommender Systems
ex8 (Anomaly Detection and Recommender Systems)
Large-Scale Machine Learning
Example of an application of machine learning