maxValue property

String maxValue
final

The maximum value for the hyperparameter. The tuning job uses floating-point values between MinValue value and this value for tuning.

Implementation

final String maxValue;