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 tests #574

Merged
merged 1 commit into from
Jan 28, 2024
Merged

Fix tests #574

merged 1 commit into from
Jan 28, 2024

Conversation

vroulet
Copy link
Collaborator

@vroulet vroulet commented Jan 25, 2024

Tests appeared broken in the main branch because of updates in scikit-learn and scipy.
This fixes several issues by (i) letting scipy run with default precision when testing bfgs/lbfgs, (ii) testing optimum in function values for the lbfgs tests on binary logistic regression, (iii) fixing the argument for the isotonic pav test.

@vroulet vroulet requested review from mblondel and fabianp and removed request for mblondel January 25, 2024 08:09
Copy link
Collaborator

@fabianp fabianp left a comment

Choose a reason for hiding this comment

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

looks good to me, thanks!

@copybara-service copybara-service bot merged commit eb06919 into google:main Jan 28, 2024
7 checks passed
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.

2 participants