initialCoefficientsType property

InitialCoefficientsType initialCoefficientsType

A coefficients generator type that was used by the chosen optimizer at the very first iteration of the model's coefficients learning algorithm.

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

Implementation

InitialCoefficientsType get initialCoefficientsType;