Click or drag to resize
Accord.NET (logo)

KNearestNeighbors Constructor

Overload List
  NameDescription
Public methodKNearestNeighbors
Creates a new KNearestNeighbors.
Public methodKNearestNeighbors(Int32)
Creates a new KNearestNeighbors.
Public methodKNearestNeighbors(Int32, IMetricDouble)
Creates a new KNearestNeighbors.
Public methodKNearestNeighbors(Int32, Double, Int32) Obsolete.
Creates a new KNearestNeighbors.
Public methodKNearestNeighbors(Int32, Int32, Double, Int32) Obsolete.
Creates a new KNearestNeighbors.
Public methodKNearestNeighbors(Int32, Int32, Double, Int32, IMetricDouble) Obsolete.
Creates a new KNearestNeighbors.
Top
See Also