evaluatorCount property
The number of evaluator replicas to use for the training job.
Each replica in the cluster will be of the type specified in
evaluator_type
. This value can only be used when scale_tier
is set to
CUSTOM
. If you set this value, you must also set evaluator_type
. The
default value is zero.
Optional.
Implementation
core.String? evaluatorCount;