|
|
KNearestNeighbors Constructor |
| Name | Description | |
|---|---|---|
| KNearestNeighbors |
Creates a new KNearestNeighbors.
| |
| KNearestNeighbors(Int32) |
Creates a new KNearestNeighbors.
| |
| KNearestNeighbors(Int32, IMetricDouble) |
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, IMetricDouble) | Obsolete.
Creates a new KNearestNeighbors.
|