Chapter 26
2.14 Tuning the model
2.14 Tuning the model
![]()
Notes
Tuning the model consisted of finding the best regularization hyperparameter value, using the validation partition of the dataset. The model was then trained with this regularization value.
The entire code of this project is available in this jupyter notebook.
