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

covariance.graph_lasso does not pass eps to linear_model.lars_path #9346

Merged
merged 1 commit into from Jul 13, 2017

Conversation

SebastinSanty
Copy link
Contributor

Reference Issue

Fixes #9344

What does this implement/fix? Explain your changes.

covariance.graph_lasso now passes eps to linear_model.lars_path

@agramfort agramfort merged commit b9be858 into scikit-learn:master Jul 13, 2017
@agramfort
Copy link
Member

thx @SebastinSanty

@SebastinSanty
Copy link
Contributor Author

@agramfort Wasn't testing required?

@agramfort
Copy link
Member

it seemed obvious that eps was needed but sure please send a test PR

jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Aug 6, 2017
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 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
AishwaryaRK pushed a commit to AishwaryaRK/scikit-learn that referenced this pull request Aug 29, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 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.

covariance.graph_lasso does not pass eps to linear_model.lars_path
2 participants