![]() |
KNearestNeighbors Constructor |
Name | Description | |
---|---|---|
![]() | KNearestNeighbors() |
Creates a new KNearestNeighbors.
|
![]() | KNearestNeighbors(Int32) |
Creates a new KNearestNeighbors.
|
![]() | KNearestNeighbors(Int32, IMetric<Double[]>) |
Creates a new KNearestNeighbors.
|
![]() | KNearestNeighbors(Int32,Double[][],Int32[]) | Obsolete.
Creates a new KNearestNeighbors.
|
![]() | KNearestNeighbors(Int32, Int32,Double[][],Int32[]) | Obsolete.
Creates a new KNearestNeighbors.
|
![]() | KNearestNeighbors(Int32, Int32,Double[][],Int32[], IMetric<Double[]>) | Obsolete.
Creates a new KNearestNeighbors.
|