nnpiv.rkhs.ApproxRKHS2IVL2CV
- class nnpiv.rkhs.ApproxRKHS2IVL2CV(kernel_approx='nystrom', n_components=10, kernel='rbf', gamma=2, degree=3, coef0=1, kernel_params=None, delta_scale='auto', delta_exp='auto', alpha_scales='auto', n_alphas=30, cv=6, expand_alpha_grid=True)[source]
Cross-validated approximate Appendix J / Algorithm 2 RKHS estimator.