Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.13 KB

14-tuning-model.md

File metadata and controls

32 lines (21 loc) · 1.13 KB

2.14 Tuning the model

Slides

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.

⚠️ The notes are written by the community.
If you see an error here, please create a PR with a fix.

Navigation