You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A model_params.yaml file would let users configure hyperparameters without the need of modifying the code. It is better to have this parameters in a different file which is referenced in config.yaml so it doesn't become too long and unreadable.
A model_params.yaml file would let users configure hyperparameters without the need of modifying the code. It is better to have this parameters in a different file which is referenced in config.yaml so it doesn't become too long and unreadable.