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:Gaston Besanson

FastKNN_0.0.1.tar.gz
FastKNN_0.0.1.zip(r-4.5)FastKNN_0.0.1.zip(r-4.4)FastKNN_0.0.1.zip(r-4.3)
FastKNN_0.0.1.tgz(r-4.5-any)FastKNN_0.0.1.tgz(r-4.4-any)FastKNN_0.0.1.tgz(r-4.3-any)
FastKNN_0.0.1.tar.gz(r-4.5-noble)FastKNN_0.0.1.tar.gz(r-4.4-noble)
FastKNN_0.0.1.tgz(r-4.4-emscripten)FastKNN_0.0.1.tgz(r-4.3-emscripten)
FastKNN.pdf |FastKNN.html
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

On CRAN:

Conda:

3.97 score 1 packages 62 scripts 269 downloads 4 exports 2 dependencies

Last updated 10 years agofrom:0878dbb5bd. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 26 2025
R-4.5-winOKFeb 26 2025
R-4.5-macOKFeb 26 2025
R-4.5-linuxOKFeb 26 2025
R-4.4-winOKFeb 26 2025
R-4.4-macOKFeb 26 2025
R-4.3-winOKFeb 26 2025
R-4.3-macOKFeb 26 2025

Exports:Distance_for_KNN_testk.nearest.neighborsknn_test_functionknn_training_function

Dependencies:assertthatpdist