supportedHyperParameters property
A list of the HyperParameterSpecification objects, that define
the supported hyperparameters. This is required if the algorithm supports
automatic model tuning.>
Implementation
final List<HyperParameterSpecification>? supportedHyperParameters;