staticHyperParameters property

Map<String, String>? staticHyperParameters
final

Specifies the values of hyperparameters that do not change for the tuning job.

Implementation

final Map<String, String>? staticHyperParameters;