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