Click or drag to resize
Accord.NET (logo)

KNearestNeighborsTInput Constructor

Overload List
  NameDescription
Public methodKNearestNeighborsTInput
Creates a new KNearestNeighbors.
Public methodKNearestNeighborsTInput(Int32, IDistanceTInput)
Creates a new KNearestNeighbors.
Public methodKNearestNeighborsTInput(Int32, TInput, Int32, IDistanceTInput) Obsolete.
Creates a new KNearestNeighbors.
Public methodKNearestNeighborsTInput(Int32, Int32, TInput, Int32, IDistanceTInput) Obsolete.
Creates a new KNearestNeighbors.
Top
See Also