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

Skip to content

Link to SAG paper dead, also should be mentionened in docstring #7512

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

Closed
amueller opened this issue Sep 28, 2016 · 3 comments
Closed

Link to SAG paper dead, also should be mentionened in docstring #7512

amueller opened this issue Sep 28, 2016 · 3 comments
Labels
Documentation Easy Well-defined and straightforward way to resolve

Comments

@amueller
Copy link
Member

The current link to the SAG paper in the LogisticRegression user guide is dead:
http://scikit-learn.org/dev/modules/linear_model.html#id23

Also, I think the methods should also (or maybe instead) be cited in the docstring of LogisticRegression, which currently only mentions the liblinear paper.

@amueller amueller added Easy Well-defined and straightforward way to resolve Documentation Need Contributor labels Sep 28, 2016
@iamprakashom
Copy link
Contributor

I am working on it.. 😄

@iamprakashom
Copy link
Contributor

@amueller, could you please have a look at https://hal.inria.fr/hal-00860051/document? This paper looks like the same paper whose link is dead. It seems that SAG paper has been moved to new location.

@amueller
Copy link
Member Author

@iamprakashom yeah that looks right.

iamprakashom added a commit to iamprakashom/scikit-learn that referenced this issue Sep 29, 2016
link to SAG paper in `References` section updated (scikit-learn#7512).
iamprakashom added a commit to iamprakashom/scikit-learn that referenced this issue Sep 29, 2016
SAG paper cited in `Reference` section of docstring(scikit-learn#7512).
iamprakashom added a commit to iamprakashom/scikit-learn that referenced this issue Sep 29, 2016
dead link of SAG paper in Logistic Regression user guide updated.
resolves scikit-learn#7512
iamprakashom added a commit to iamprakashom/scikit-learn that referenced this issue Sep 29, 2016
dead link of SAG paper in Logistic Regression user guide updated.
resolves scikit-learn#7512
iamprakashom added a commit to iamprakashom/scikit-learn that referenced this issue Sep 29, 2016
SAG paper cited in `Reference` section of docstring(scikit-learn#7512).
TomDLT pushed a commit that referenced this issue Sep 29, 2016
* Link to SAG paper updated

link to SAG paper in `References` section updated (#7512).

* Link to SAG paper updated

dead link of SAG paper in Logistic Regression user guide updated.
resolves #7512

* SAG paper cited in docstring

SAG paper cited in `Reference` section of docstring(#7512).
TomDLT pushed a commit to TomDLT/scikit-learn that referenced this issue Oct 3, 2016
* Link to SAG paper updated

link to SAG paper in `References` section updated (scikit-learn#7512).

* Link to SAG paper updated

dead link of SAG paper in Logistic Regression user guide updated.
resolves scikit-learn#7512

* SAG paper cited in docstring

SAG paper cited in `Reference` section of docstring(scikit-learn#7512).
amueller pushed a commit to amueller/scikit-learn that referenced this issue Oct 14, 2016
* Link to SAG paper updated

link to SAG paper in `References` section updated (scikit-learn#7512).

* Link to SAG paper updated

dead link of SAG paper in Logistic Regression user guide updated.
resolves scikit-learn#7512

* SAG paper cited in docstring

SAG paper cited in `Reference` section of docstring(scikit-learn#7512).
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this issue Jun 14, 2017
* Link to SAG paper updated

link to SAG paper in `References` section updated (scikit-learn#7512).

* Link to SAG paper updated

dead link of SAG paper in Logistic Regression user guide updated.
resolves scikit-learn#7512

* SAG paper cited in docstring

SAG paper cited in `Reference` section of docstring(scikit-learn#7512).
paulha pushed a commit to paulha/scikit-learn that referenced this issue Aug 19, 2017
* Link to SAG paper updated

link to SAG paper in `References` section updated (scikit-learn#7512).

* Link to SAG paper updated

dead link of SAG paper in Logistic Regression user guide updated.
resolves scikit-learn#7512

* SAG paper cited in docstring

SAG paper cited in `Reference` section of docstring(scikit-learn#7512).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Easy Well-defined and straightforward way to resolve
Projects
None yet
Development

No branches or pull requests

2 participants