Skip to content

[MRG] Fix Ridge floating point instability #8154

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

Merged
merged 1 commit into from
Jan 7, 2017

Conversation

lesteve
Copy link
Member

@lesteve lesteve commented Jan 5, 2017

Fix #7921. This fixes the failure on the manylinux wheels reported in #7921. It also fixes the conda-forge error seen in conda-forge/scikit-learn-feedstock#24 which prevented the 0.18.1 release to be available in conda-forge.

See #7921 for the full discussion.

I am still trying to figure out how to best test this on Travis. For the moment, what I saw is that you need to use conda-forge (to have an OpenBLAS built with dynamic architecture support) and set OPENBLAS_CORETYPE to Prescott. Not sure whether we want to add a build entry in the .travis.yml for this.

@bthirion
Copy link
Member

bthirion commented Jan 5, 2017

Given the discussion in #7921 +1 for merge.

@agramfort
Copy link
Member

LGTM

@jnothman jnothman merged commit 8998856 into scikit-learn:master Jan 7, 2017
@ogrisel ogrisel added this to the 0.18.2 milestone Jan 7, 2017
@ogrisel
Copy link
Member

ogrisel commented Jan 7, 2017

@lesteve @amueller If we do a 0.18.2 bugfix release I think we should backport this one.

@lesteve lesteve deleted the fix-ridge-instability branch January 9, 2017 11:56
sergeyf pushed a commit to sergeyf/scikit-learn that referenced this pull request Feb 28, 2017
@Przemo10 Przemo10 mentioned this pull request Mar 17, 2017
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure testing manylinux integration
5 participants