isFittingDataNormalized property

bool isFittingDataNormalized

Whether the fitting data was normalized or not prior to the model's coefficients learning

The value is read-only, it's a hyperparameter of the model

Implementation

bool get isFittingDataNormalized;