Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 656 Bytes

sklearn.neighbors.rst.txt

File metadata and controls

44 lines (26 loc) · 656 Bytes
html_theme.sidebar_secondary.remove:

sklearn.neighbors

.. automodule:: sklearn.neighbors

User guide. See the :ref:`neighbors` section for further details.

.. autosummary::
  :nosignatures:
  :toctree: ../modules/generated/
  :template: base.rst


  BallTree
  KDTree
  KNeighborsClassifier
  KNeighborsRegressor
  KNeighborsTransformer
  KernelDensity
  LocalOutlierFactor
  NearestCentroid
  NearestNeighbors
  NeighborhoodComponentsAnalysis
  RadiusNeighborsClassifier
  RadiusNeighborsRegressor
  RadiusNeighborsTransformer
  kneighbors_graph
  radius_neighbors_graph
  sort_graph_by_row_values