Package: FastKNN 0.0.1
FastKNN: Fast k Nearest Neighbor
This are different Functions related to the k Nearest Neighbo classifier. The distance matrix is an input making the computation faster and allowing other distances than euclidean.
Authors:
FastKNN_0.0.1.tar.gz
FastKNN_0.0.1.zip(r-4.7)FastKNN_0.0.1.zip(r-4.6)FastKNN_0.0.1.zip(r-4.5)
FastKNN_0.0.1.tgz(r-4.6-any)FastKNN_0.0.1.tgz(r-4.5-any)
FastKNN_0.0.1.tar.gz(r-4.7-any)FastKNN_0.0.1.tar.gz(r-4.6-any)
FastKNN_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
FastKNN/json (API)
| # Install 'FastKNN' in R: |
| install.packages('FastKNN', repos = c('https://besanson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/besanson/fastknn/issues
Last updated from:0878dbb5bd. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 211 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| windows-devel | OK | 60 | ||
| windows-release | OK | 56 | ||
| windows-oldrel | OK | 56 | ||
| wasm-release | OK | 90 |
Exports:Distance_for_KNN_testk.nearest.neighborsknn_test_functionknn_training_function
Dependencies:assertthatpdist
