Skip to content

Conversation

adamjstewart
Copy link
Contributor

Currently, the DistanceMetric docs look like this:

Available Metrics The following lists the string metric identifiers and the associated distance metric classes:

With this PR, they should look like:

Available Metrics

The following lists the string metric identifiers and the associated distance metric classes:

Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

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

Thanks!

@@ -120,6 +120,7 @@ cdef class DistanceMetric:
[ 5.19615242, 0. ]])

Available Metrics
Copy link
Member

Choose a reason for hiding this comment

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

This probably could be a section title, but it's fine this way as well.

@rth rth changed the title Fix missing newline in DistanceMetric docs DOC Fix missing newline in DistanceMetric docs May 15, 2019
@rth rth merged commit c890ecd into scikit-learn:master May 15, 2019
@adamjstewart adamjstewart deleted the docs/distance branch May 15, 2019 19:00
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request May 21, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
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.

2 participants