Unanswered
How Do You Create Parameters For Grid Search? I See Classes For Random Sampling Et C But I Don'T See Anything For Fixed Parameter List
Hi @<1539055479878062080:profile|FranticLobster21>
Like this?
https://github.com/allegroai/clearml/blob/4ebe714165cfdacdcc48b8cf6cc5bddb3c15a89f[…]ation/hyper-parameter-optimization/hyper_parameter_optimizer.py
https://github.com/allegroai/clearml/blob/4ebe714165cfdacdcc48b8cf6cc5bddb3c15a89f[…]ation/hyper-parameter-optimization/hyper_parameter_optimizer.py
from clearml.automation import GridSearch
aSearchStrategy = GridSearch
Are you saying we should have it in the list here for visibility ?
https://github.com/allegroai/clearml/blob/4ebe714165cfdacdcc48b8cf6cc5bddb3c15a89f[…]ation/hyper-parameter-optimization/hyper_parameter_optimizer.py
156 Views
0
Answers
one year ago
one year ago