strategy property

Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to use for each iteration. Currently, the only valid value is Bayesian.

Implementation

final HyperParameterTuningJobStrategyType strategy;