Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1007 Bytes

14-tuning-model.md

File metadata and controls

31 lines (21 loc) · 1007 Bytes

2.14 Tuning the model

Slides

Notes

The tuning consisted of finding the best regularization value, using the validation partition of the dataset. After obtaining the best regularization value, the model was trained with this regularization parameter.

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.

Nagivation