Collection of KNN algorithms in C++
Run the following Vcpkg command to install the port.
vcpkg install knncolle
knncolle is header-only and can be used from CMake via:
find_package(knncolle_knncolle CONFIG REQUIRED) target_link_libraries(mylib INTERFACE knncolle::knncolle)
v3.0.1#0
Oct 6, 2025
All
knncolle/knncolle
github.com/knncolle/knncolle
02e2bdc089
MIT
Manifest