originalMean property

double originalMean
final

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

final double originalMean;