rkhsiv.RKHSIVL2
- class rkhsiv.RKHSIVL2(kernel='rbf', gamma=2, degree=3, coef0=1, delta_scale='auto', delta_exp='auto', kernel_params=None)[source]
RKHS IV estimator with L2 regularization.
This class implements an RKHS IV estimator with L2 regularization.