originalStddev property

double? originalStddev
getter/setter pair

If this input feature has been normalized to a standard deviation of 1.0, the original_stddev specifies the standard deviation of the domain prior to normalization.

Implementation

core.double? originalStddev;