public class HpORandom extends BaseHpOptimizer
HpOptimizer that tries random hyperparameter choices within the range.hyperParams, results| Constructor and Description |
|---|
HpORandom(HpSet hyperParams)
Constructs a new
HpORandom. |
| Modifier and Type | Method and Description |
|---|---|
HpSet |
nextConfig()
Returns the next hyperparameters to test.
|
getBest, getLoss, update