Assignment solutions in python for Machine Learning course by andrew ng on coursera.
- Linear Regression
- Multiple Regression
- Polynomial Regression
- Logistic Regression
- Support Vector Machine
- K-Mean Clustering
- PCA
- Anomaly Detection
Assignments for Andrew Ng's Machine Learning course implemented in Python without solutions( Python implementation of the incomplete scripts) was taken from mstampfer and for understanding the assignment problems in python jupyter notebooks was taken from dibgerge