About Anaconda Help Download Anaconda

DuCorey / packages / r-fastknn 0.0.1

Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast way to do k-Nearest Neighbors classification because the distance matrix -between the features of the observations- is an input to the function rather than being calculated in the function itself every time.

Installers

  • linux-64 v0.0.1

conda install

To install this package run one of the following:
conda install ducorey::r-fastknn

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy