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

Skip to content

Conversation

marenwestermann
Copy link
Member

Reference Issues/PRs

Fixes #32214 and #32184

What does this implement/fix? Explain your changes.

This is a quick fix for addressing recent CI failures. For fixing the failures I increased the tolerances. I think the tolerances are still low enough but please correct me if I'm wrong.

Any other comments?

Copy link

github-actions bot commented Sep 18, 2025

✔️ Linting Passed

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

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

test_fit_transform
test_fit_transform_tall
Copy link
Member

@virchan virchan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for the PR, @marenwestermann!

If you'd like to use a tighter tolerance for test_fit_transform, then rtol=5e-4, atol=2e-4 should also work.

P.S. It feels great to finally be able to assist you on a PR 😄.

@virchan
Copy link
Member

virchan commented Sep 20, 2025

@jeremiedbb, would you like to have a look?

@adrinjalali
Copy link
Member

I know this fixes the issue, but 1e-3 is kinda quite large. I wonder if it's expected that cd and lars give such different results.

@lorentzenchr do you happen to know if this is normal?

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.

⚠️ CI failed on macOS.pylatest_conda_forge_mkl_no_openmp (last failure: Sep 18, 2025) ⚠️
3 participants