https://github.com/lancelote/ml-specialization
https://github.com/lancelote/ml-specialization
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lancelote/ml-specialization
- Owner: lancelote
- Created: 2023-03-06T19:05:57.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T22:30:46.000Z (about 2 years ago)
- Last Synced: 2025-03-29T00:12:49.303Z (2 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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