An open API service indexing awesome lists of open source software.

https://github.com/lancelote/ml-specialization


https://github.com/lancelote/ml-specialization

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ml-specialization

## TOC

- [ ] [Course 1: Supervised Machine Learning: Regression and Classification](course1-supervised-ml)
- [x] [Week 1: Introduction to Machine Learning](course1-supervised-ml/week1)
- [x] [Week 2: Regression with multiple input variables](course1-supervised-ml/week2)
- [Multiple Variable Linear Regression](course1-supervised-ml/week2/lab2.py)
- [Feature Scaling](course1-supervised-ml/week2/lab3.py)
- [`scikit-learn`](course1-supervised-ml/week2/lab5.ipynb)
- [ ] Week 3: Classification
- [ ] Course 2: Advanced Learning Algorithms
- [ ] Course 3: Unsupervised Learning, Recommenders, Reinforcement Learning