4 replies
Jun '23

James_Hennessy

There is no code to read for question 1

1 reply
Aug '23

iamyaa

Hyperparameters are parameters that are set by you before training your model.
They are usually arbitrary and iterative in nature.
Examples:

Apr '24

Ludger_Starke

There is a mismatch between the first code example in section 19.1.1.2 and its explanation. To be correct, either the equation needs to be changed to “stats.loguniform(1e-4, 0.1)” or the text to " which represents a uniform distribution between -4 and 0 in the logarithmic space."

Best regards

Apr '24 ▶ James_Hennessy

Ludger_Starke

It is in chapter 3.2.4