LCCkNN: Adaptive k-Nearest Neighbor Classifier Based on Local Curvature
Estimation
Implements the kK-NN algorithm, an adaptive k-nearest neighbor classifier that adjusts the neighborhood size based on local data curvature. The method estimates local Gaussian curvature by approximating the shape operator of the data manifold. This approach aims to improve classification performance, particularly in datasets with limited samples.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=LCCkNN
to link to this page.