試験
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 10 / 65
Which method is best suited for efficiently conducting hyperparameter search for a computationally expensive model with a small number of trials?
①Grid search (uniform exhaustive search)
②Random search
③Manual sequential search
④Bayesian optimization (using surrogate models and acquisition functions)
⑤Exhaustive search that enumerates all combinations
