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.1.0#0
Feb 4, 2026
All
knncolle/knncolle
github.com/knncolle/knncolle
13b6bc22de
MIT
Manifest