https://github.com/melling/handsonml_studygroup
Study Group for Hands on Machine Learning
https://github.com/melling/handsonml_studygroup
Last synced: 5 months ago
JSON representation
Study Group for Hands on Machine Learning
- Host: GitHub
- URL: https://github.com/melling/handsonml_studygroup
- Owner: melling
- Created: 2021-05-21T17:13:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T20:21:30.000Z (about 5 years ago)
- Last Synced: 2025-09-03T17:51:32.876Z (10 months ago)
- Size: 69.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hands On Machine Learning StudyGroup
***
The main group is based in New York City and currently meets virtually every 2 weeks: https://www.meetup.com/Kaggle-NYC
The study group works together and independently to support each other in the effort to master the material in the book.
Self-paced and self-study is encouraged. We meet regularly to discuss the material in the chapters.
***
Repo for our Study Group for the book Hands on Machine Learning (Géron)
- https://www.oreilly.com/library/view/hands-on-machine-learning/9781492032632/
- https://github.com/ageron/handson-ml2
## Group Notes, Notebooks, Exercises, etc
- [Chapter02 - End-to-End Machine Learning Project](chapt02/README.md)
- [Chapter03 - Classification](chapt03/README.md)
- [Chapter04 - Training Models](chapt04/README.md)
- [Chapter05 - Support Vector Machines](chapt05/README.md)
- [Chapter06 - Decision Trees](chapt06/README.md)
- [Chapter07 - Ensemble Learning and Random Forests](chapt07/README.md)
- [Chapter08 - Dimensionality Reduction](chapt08/README.md)
- [Chapter09 - Unsupervised Learning](chapt09/README.md)