trainingFraction property

double? trainingFraction
getter/setter pair

The fraction of the input data that is to be used to train the Model.

Implementation

core.double? trainingFraction;