performHPO property

bool? performHPO
final

Whether to perform hyperparameter optimization (HPO) on the chosen recipe. The default is false.

Implementation

final bool? performHPO;