You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Nystroem kernel approximation interface is bad as it assumes some default parameters for certain kernels. It should get a dictionary of kernel_args instead, I think.
See #5211. This needs a deprecation.