regularization_norm()#

GCV.regularization_norm(beta: float) floatSource#

Return the regularization norm: \(\sqrt{\eta} = \|\mathbf{x}_\lambda\|_\mathbf{H}\).

Parameters:
betafloat

Reguralization parameter.

Returns:
float

Regularization norm \(\sqrt{\eta}\).