OlsTrainer.Options.L2Regularization Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
L2 regularization weight. Adding L2 regularization turns this algorithm into a form of ridge regression, rather than, strictly speaking, ordinary least squares.
public float L2Regularization;
val mutable L2Regularization : single
Public L2Regularization As Single