initialCoefficients property
Vector?
get
initialCoefficients
Coefficients which were used at the very first model's coefficients learning algorithm iteration.
The value is read-only, it's a hyperparameter of the model
Implementation
Vector? get initialCoefficients;