trainingLoss property

double? trainingLoss
getter/setter pair

Loss computed on the training data at the end of iteration.

Implementation

core.double? trainingLoss;