initialCoefficients property

Matrix? initialCoefficients

Coefficients that were used at the very first optimization iteration during the model's coefficients learning stage

Implementation

Matrix? get initialCoefficients;