hyperParameters property

Map<String, Value> hyperParameters
final

Hyperparameters for tuning. The accepted hyper_parameters and their valid range of values will differ depending on the base model.

Implementation

final Map<String, protobuf.Value> hyperParameters;