Skip to content

Machine Learning course by andrew ng on coursera with complete assignment solutions in python.

Notifications You must be signed in to change notification settings

theNeo39/ml_coursera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Coursera

Assignment solutions in python for Machine Learning course by andrew ng on coursera.

Implementation of Machine Learning algorithms using numpy in Python

  1. Linear Regression
  2. Multiple Regression
  3. Polynomial Regression
  4. Logistic Regression
  5. Support Vector Machine
  6. K-Mean Clustering
  7. PCA
  8. Anomaly Detection

Acknowledgements

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

About

Machine Learning course by andrew ng on coursera with complete assignment solutions in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages