algorithmName property

String? algorithmName
final

The name of the resource algorithm to use for the hyperparameter tuning job. If you specify a value for this parameter, do not specify a value for TrainingImage.

Implementation

final String? algorithmName;