samplingCount property

int? samplingCount
getter/setter pair

Number of samples for each instance in the dataset.

If not specified, the default is 4. Minimum value is 1, maximum value is 32.

Optional.

Implementation

core.int? samplingCount;