Skip to content

[MRG] DOC Correct function name KDtree -> KDTree#9072

Merged
GaelVaroquaux merged 2 commits intoscikit-learn:masterfrom
qinhanmin2014:my-feature-1
Jun 9, 2017
Merged

[MRG] DOC Correct function name KDtree -> KDTree#9072
GaelVaroquaux merged 2 commits intoscikit-learn:masterfrom
qinhanmin2014:my-feature-1

Conversation

@qinhanmin2014
Copy link
Copy Markdown
Member

@qinhanmin2014 qinhanmin2014 commented Jun 9, 2017

Reference Issue

What does this implement/fix? Explain your changes.

In the document of some classes in sklearn.neighbors (e.g. NearestNeighbors), I correct KDtree to KDTree so that the documents can be correctly linked.
I do the correction because some functions have the right document(e.g. KNeighborsClassifier) and some do not.

Any other comments?

Please refer to https://10988-843222-gh.circle-artifacts.com/0/home/ubuntu/scikit-learn/doc/_build/html/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html for an example

current version:
01

modified version:
00

@qinhanmin2014 qinhanmin2014 changed the title [WIP] DOC Correct function name KDtree -> KDTree [MRG] DOC Correct function name KDtree -> KDTree Jun 9, 2017
@glemaitre
Copy link
Copy Markdown
Member

LGTM

@GaelVaroquaux
Copy link
Copy Markdown
Member

LGTM. Merging

@GaelVaroquaux GaelVaroquaux merged commit 83944da into scikit-learn:master Jun 9, 2017
@qinhanmin2014 qinhanmin2014 deleted the my-feature-1 branch June 9, 2017 09:29
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
* function name KDtree -> KDTree

* correct similar mistakes
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
* function name KDtree -> KDTree

* correct similar mistakes
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
* function name KDtree -> KDTree

* correct similar mistakes
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
* function name KDtree -> KDTree

* correct similar mistakes
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
* function name KDtree -> KDTree

* correct similar mistakes
AishwaryaRK pushed a commit to AishwaryaRK/scikit-learn that referenced this pull request Aug 29, 2017
* function name KDtree -> KDTree

* correct similar mistakes
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
* function name KDtree -> KDTree

* correct similar mistakes
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
* function name KDtree -> KDTree

* correct similar mistakes
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