Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 363 Bytes

HyperparameterTuning.md

File metadata and controls

5 lines (3 loc) · 363 Bytes

Hyperparameter Tuning

The Optuna library is used to find optimal hyperparameter's for power and runtime models for each of the 3 layer types.

The optimal parameter's found in the notebook are used to update the lasso_params key for each of 3 layer configuration *_features.py inside config folder.