Skip to content

DOC added the link for the reference in permutation_test_score #16202

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 3, 2020

Conversation

stareh
Copy link
Contributor

@stareh stareh commented Jan 25, 2020

Related to #14757

The pull request was reopened for a small fix which was adding a citation link for docstring. I added a link

@adrinjalali @noatamir

@stareh stareh changed the title added the link for an open pdf of the article [MRG] added the link for an open pdf of the article Jan 25, 2020
@@ -1039,6 +1039,8 @@ def permutation_test_score(estimator, X, y, groups=None, cv=None,
Ojala and Garriga. Permutation Tests for Studying Classifier
Performance. The Journal of Machine Learning Research (2010)
vol. 11
http://www.jmlr.org/papers/volume11/ojala10a/ojala10a.pdf
Copy link
Member

Choose a reason for hiding this comment

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

We need to make the link clickable

`[pdf] <http://www.jmlr.org/papers/volume11/ojala10a/ojala10a.pdf>`_

@rth rth changed the title [MRG] added the link for an open pdf of the article DOC added the link for the reference in permutation_test_score Feb 3, 2020
@adrinjalali adrinjalali merged commit daec09e into scikit-learn:master Feb 3, 2020
thomasjpfan pushed a commit to thomasjpfan/scikit-learn that referenced this pull request Feb 22, 2020
…t-learn#16202)

* added the link for an open pdf of the article

* Address comment

Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
panpiort8 pushed a commit to panpiort8/scikit-learn that referenced this pull request Mar 3, 2020
…t-learn#16202)

* added the link for an open pdf of the article

* Address comment

Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
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.

4 participants