ageron / ageron/handson-ml3

[BUG] Chapter 4 - the regularization lack of data in the book

Abierto
#71 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
14.1k
Forks
5.3k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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:
![image](https://user-images.githubusercontent.com/53435529/233627893-9ee42b3b-c335-4516-adf5-76a957613609.png)
This is the part in Colab defining the new X and y
![image](https://user-images.githubusercontent.com/53435529/233627951-e610ae82-7580-4d64-8cb6-e852f589a99e.png)
which result in these answers :
![image](https://user-images.githubusercontent.com/53435529/233628137-42f4eb4d-b4e1-4138-b1ee-49541d76078a.png)
![image](https://user-images.githubusercontent.com/53435529/233628205-401989c4-6f74-4e98-94c3-d47c86c81f0c.png)

Thanks for the helpful and great book of yours:)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.