KNearestNeighborMatchingT Properties |
The KNearestNeighborMatchingT generic type exposes the following members.
Name | Description | |
---|---|---|
Distance |
Gets or sets the distance function used
as a distance metric between data points.
| |
K |
Gets or sets the number k of nearest neighbors.
| |
Threshold |
Gets or sets a minimum relevance threshold
used to find matching pairs. Default is 0.
|