[BUG] Chapter 4 - the regularization lack of data in the book
- Dominant language
- Jupyter Notebook
- Stars
- 14.1k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for helping us improve this project!
**Before you create this issue**
Please make sure you are using the latest updated code and libraries: see https://github.com/ageron/handson-ml3/blob/main/INSTALL.md#update-this-project-and-its-libraries
Also please make sure to read the FAQ (https://github.com/ageron/handson-ml3#faq) and search for existing issues (both open and closed), as your question may already have been answered: https://github.com/ageron/handson-ml3/issues
**Describe the bug**
Hi, on Chapter 4 - page 156 and 157 of the book the new X and y are not defined which makes the fit result different from the book
they are defined in the Colab of the book but as extra code.
**Screenshots**
If applicable, add screenshots to help explain your problem.
this is the result if we go through the path of the book:

This is the part in Colab defining the new X and y

which result in these answers :


Thanks for the helpful and great book of yours:)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.