Skip to content
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

[MRG+1] Rearrange modules in alphabetical order #9449

Merged
merged 2 commits into from
Jul 27, 2017

Conversation

balakmran
Copy link
Contributor

Reference Issue

Fixes #9448

What does this implement/fix? Explain your changes.

Rearranges modules in alphabetical order in classes.rst

Copy link
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

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

the issue was about modules, not classes. For example discriminant_analysis is between k and l.

Some or all of these changes may be helpful but were not the point.

@balakmran
Copy link
Contributor Author

Ok, got it. Should I retain or revert old change?

@balakmran balakmran changed the title [MRG] Rearrange modules in alphabetical order [WIP] Rearrange modules in alphabetical order Jul 25, 2017
Copy link
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

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

I think this is good, even if it's not what it says it is.

There are a couple of places where using alphabetical order obscures the key classes, notably neighbors and perhaps gaussian_process.kernels. But I figure that the key classes can be found in the narrative docs.

LGTM

@balakmran balakmran changed the title [WIP] Rearrange modules in alphabetical order [MRG] Rearrange modules in alphabetical order Jul 25, 2017
@balakmran
Copy link
Contributor Author

@jnothman This PR is ready for review.

@jnothman
Copy link
Member

jnothman commented Jul 27, 2017

Checked the table of contents at http://scikit-learn.org/circle?12466/modules/classes.html. LGTM.

@jnothman jnothman added this to the 0.19 milestone Jul 27, 2017
@jnothman jnothman changed the title [MRG] Rearrange modules in alphabetical order [MRG+1] Rearrange modules in alphabetical order Jul 27, 2017
@balakmran
Copy link
Contributor Author

Ok, thank you.

@TomDLT TomDLT merged commit d82bc5e into scikit-learn:master Jul 27, 2017
@TomDLT
Copy link
Member

TomDLT commented Jul 27, 2017

Thanks @bmanohar16

@balakmran balakmran deleted the classes-alpha-order branch July 27, 2017 12:06
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Aug 6, 2017
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
dmohns pushed a commit to dmohns/scikit-learn that referenced this pull request Aug 7, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
AishwaryaRK pushed a commit to AishwaryaRK/scikit-learn that referenced this pull request Aug 29, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doc/modules/classes.rst modules out of alphabetical order
3 participants