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
ENH Adding n_jobs to kernel_approximation.Nystroem (#18545)
* Update kernel_approximation.py
component_indices_ is not needed
* adding n_jobs to nystroem
* adding description for n_jobs for nystroem
* undo changes of component_indices_
* n_jobs: adding more detailed description
0 commit comments