Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX make sure that KernelPCA works with pandas output and arpack solver #27583

Merged
merged 2 commits into from Oct 16, 2023

Conversation

glemaitre
Copy link
Member

closes #27579

Make sure that KernelPCA(solver="arpack") works with set_output(transform="pandas").

@github-actions
Copy link

github-actions bot commented Oct 13, 2023

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: de955d8. Link to the linter CI: here

@lesteve lesteve merged commit 4ca0196 into scikit-learn:main Oct 16, 2023
27 checks passed
@lesteve
Copy link
Member

lesteve commented Oct 16, 2023

Merging, thanks!

glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Oct 16, 2023
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Oct 17, 2023
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Oct 31, 2023
REDVM pushed a commit to REDVM/scikit-learn that referenced this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set_config(transform_output="pandas") causes error in Isomap
3 participants