originalMean property

double? originalMean
getter/setter pair

If this input feature has been normalized to a mean value of 0, the original_mean specifies the mean value of the domain prior to normalization.

Implementation

core.double? originalMean;