handson-ml3
https://github.com/ageron/handson-ml3
Jupyter Notebook
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Jupyter Notebook not yet supported1 Subscribers
Add a CodeTriage badge to handson-ml3
Help out
- Issues
- bug fixed: The logdir path is not a string and may cause an error in …
- feat: Add scripts for environment setup, launch, and verification
- Fix #213: handle PermissionError and update tarfile extraction
- Fix markdown formatting in math_linear_algebra.ipynb
- adds flake file
- Added ravel() to address warning.
- add get_vocabulary() to see the learned vocabulary
- [QUESTION] Why all estimators should be fitted to training data only?
- [BUG] Running cell 5 of 05_support_vector_machines.ipynb notebook gives error
- [BUG] chapter 5, Setting the parameter C to float("inf") doesn't work.
- Docs
- Jupyter Notebook not yet supported