Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions sklearn/neighbors/dist_metrics.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -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.


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

Expand Down