CRAN/E | FastKNN

FastKNN

Fast k-Nearest Neighbors

Installation

About

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.

Key Metrics

Version 0.0.1
Published 2015-02-12 3365 days ago
Needs compilation? no
License GPL-3
CRAN checks FastKNN results

Downloads

Yesterday 5 0%
Last 7 days 51 -24%
Last 30 days 218 +23%
Last 90 days 570 -34%
Last 365 days 2.852 -23%

Maintainer

Maintainer

Gaston Besanson

besanson@gmail.com

Authors

Gaston Besanson

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

pdist
assertthat

Reverse Suggests

ProjectionBasedClustering