minCoefficientsUpdate property

double minCoefficientsUpdate

A minimum distance between coefficient vectors in two contiguous iterations which was used to learn the model's coefficients.

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

Implementation

double get minCoefficientsUpdate;