maxTrials property

int? maxTrials
getter/setter pair

How many training trials should be attempted to optimize the specified hyperparameters.

Defaults to one.

Optional.

Implementation

core.int? maxTrials;