Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
lesteve merged 2 commits into
scikit-learn:mainfrom
glemaitre:is/27579
Oct 16, 2023
Merged

FIX make sure that KernelPCA works with pandas output and arpack solver#27583
lesteve merged 2 commits into
scikit-learn:mainfrom
glemaitre:is/27579

Conversation

@glemaitre

Copy link
Copy Markdown
Member

closes #27579

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

@github-actions

github-actions Bot commented Oct 13, 2023

Copy link
Copy Markdown

✔️ 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
@lesteve

lesteve commented Oct 16, 2023

Copy link
Copy Markdown
Member

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