Implementation of classical machine learning from scratch for educational purposes using python
- linear regression notebook
- gradient descent notebook
- logistic regression notebook
- neural network notebook
- pca notebook
- recommender system notebook
- anomaly detection notebook
numpy, scipy, matplotlib
(c) 2016 Sylvain Le Groux [email protected]