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

Skip to content

[MRG+1] Fix description of l1_ratio for MultiTaskElasticNet #8343

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 2 commits into from
Feb 13, 2017

Conversation

tguillemot
Copy link
Contributor

Fixes #8332

@codecov
Copy link

codecov bot commented Feb 12, 2017

Codecov Report

Merging #8343 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #8343   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files         342      342           
  Lines       60735    60735           
=======================================
  Hits        57543    57543           
  Misses       3192     3192
Impacted Files Coverage Δ
sklearn/linear_model/coordinate_descent.py 96.94% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c6b2002...39a9599. Read the comment docs.

Copy link
Member

@TomDLT TomDLT left a comment

Choose a reason for hiding this comment

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

Please also update MultiTaskElasticNetCV

@TomDLT TomDLT changed the title [MRG] Fix description of l1_ratio for MultiTaskElasticNet [MRG+1] Fix description of l1_ratio for MultiTaskElasticNet Feb 13, 2017
@tguillemot
Copy link
Contributor Author

Thanks @TomDLT

@agramfort agramfort merged commit 05b5b37 into scikit-learn:master Feb 13, 2017
@agramfort
Copy link
Member

thx @tguillemot

sergeyf pushed a commit to sergeyf/scikit-learn that referenced this pull request Feb 28, 2017
…earn#8343)

* Fix l1_ratio documentation of MultiTaskElasticNet.

* Update l1_ratio doc of MultiTaskElasticNetCV
@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
…earn#8343)

* Fix l1_ratio documentation of MultiTaskElasticNet.

* Update l1_ratio doc of MultiTaskElasticNetCV
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
…earn#8343)

* Fix l1_ratio documentation of MultiTaskElasticNet.

* Update l1_ratio doc of MultiTaskElasticNetCV
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
…earn#8343)

* Fix l1_ratio documentation of MultiTaskElasticNet.

* Update l1_ratio doc of MultiTaskElasticNetCV
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
…earn#8343)

* Fix l1_ratio documentation of MultiTaskElasticNet.

* Update l1_ratio doc of MultiTaskElasticNetCV
lemonlaug pushed a commit to lemonlaug/scikit-learn that referenced this pull request Jan 6, 2021
…earn#8343)

* Fix l1_ratio documentation of MultiTaskElasticNet.

* Update l1_ratio doc of MultiTaskElasticNetCV
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.

3 participants