OlsTrainer.Options.L2Regularization Field

Definition

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 

Field Value

Applies to