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

Skip to content

MAINT enable check_array_api_mixed_inputs for PCA - #34771

Merged
lesteve merged 1 commit into
scikit-learn:mainfrom
ogrisel:enable-pca-mixed-namespace-test
Aug 19, 2026
Merged

MAINT enable check_array_api_mixed_inputs for PCA#34771
lesteve merged 1 commit into
scikit-learn:mainfrom
ogrisel:enable-pca-mixed-namespace-test

Conversation

@ogrisel

@ogrisel ogrisel commented Aug 18, 2026

Copy link
Copy Markdown
Member

xref: #28668.

Locally the check passes (and this is not surprising since PCA is unsupervised and our current implementation does not support sample_weight). I think we should not have marked this as XFAIL when introducing the PR for this new check.

@github-actions github-actions Bot removed the CUDA CI label Aug 18, 2026
@ogrisel ogrisel changed the title MAINT enable check_array_api_mixed_inputs for PCA MAINT enable check_array_api_mixed_inputs for PCA Aug 18, 2026
@ogrisel ogrisel added the Quick Review For PRs that are quick to review label Aug 18, 2026
@ogrisel ogrisel moved this to In Progress in Array API Aug 18, 2026
@lesteve
lesteve enabled auto-merge (squash) August 19, 2026 05:27
@lesteve
lesteve merged commit 6a96a1a into scikit-learn:main Aug 19, 2026
64 of 66 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Array API Aug 19, 2026
@lesteve

lesteve commented Aug 19, 2026

Copy link
Copy Markdown
Member

For completeness I edited your PR description because it doesn't seem like this should close #28668?

@ogrisel
ogrisel deleted the enable-pca-mixed-namespace-test branch August 25, 2026 07:54
@ogrisel

ogrisel commented Aug 25, 2026

Copy link
Copy Markdown
Member Author

Thanks for the merge. I think it was the last XFAIL marker for the common test introduced to enforce what is described in #28668.

prady0t pushed a commit to prady0t/scikit-learn that referenced this pull request Sep 2, 2026
@jeremiedbb jeremiedbb mentioned this pull request Sep 8, 2026
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Array API No Changelog Needed Quick Review For PRs that are quick to review

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants