Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 2 of 2 for 2 (0.01 seconds)

Showing similar results.

Filter
  1. BallTree — scikit-learn 1.8.0 documentation

    satisfy leaf_size <= n_points <= 2 * leaf_size , except in the case...standard Euclidean distance when p = 2. A list of valid metrics for BallTree...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html
    Mon Mar 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
     
  2. KDTree — scikit-learn 1.8.0 documentation

    satisfy leaf_size <= n_points <= 2 * leaf_size , except in the case...standard Euclidean distance when p = 2. A list of valid metrics for KDTree...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KDTree.html
    Mon Mar 23 20:39:21 UTC 2026
      16.6K bytes
      Cache
     
Back to Top