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

TST change random seed to make graphical lasso test pass #27616

Merged
merged 2 commits into from Oct 19, 2023

Conversation

glemaitre
Copy link
Member

closes #27509

I investigated a bit the issue with the test_graphical_lassos. The test is unstable on ARM64 architecture with random_state=0. I did not find a tolerance that would make pass the tests for the 100 first random seeds.

I assume that we should dedicate more time on the solvers to understand why they don't converge to the same coefficients.

@glemaitre
Copy link
Member Author

ping @lesteve since you saw the issue in the last PR that we merged.

@github-actions
Copy link

github-actions bot commented Oct 18, 2023

✔️ Linting Passed

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

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

@glemaitre glemaitre mentioned this pull request Oct 18, 2023
16 tasks
Copy link
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

LGTM. Could you please open an issue to keep track of this?

@adrinjalali adrinjalali merged commit b16f44e into scikit-learn:main Oct 19, 2023
51 checks passed
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Oct 23, 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.

⚠️ CI failed on linux_arm64_wheel ⚠️
3 participants