-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
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
Labels
Comments
I am working on it.. 😄 |
@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. |
@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
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
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.The text was updated successfully, but these errors were encountered: