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.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'))

Peer review:

Bug tracker:https://github.com/besanson/fastknn/issues

On CRAN:

3.93 score 1 packages 57 scripts 179 downloads 4 exports 2 dependencies

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

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winOKOct 29 2024
R-4.5-linuxOKOct 29 2024
R-4.4-winOKOct 29 2024
R-4.4-macOKOct 29 2024
R-4.3-winOKOct 29 2024
R-4.3-macOKOct 29 2024

Exports:Distance_for_KNN_testk.nearest.neighborsknn_test_functionknn_training_function

Dependencies:assertthatpdist