CRAN/E | knn.covertree

knn.covertree

An Accurate kNN Implementation with Multiple Distance Measures

Installation

About

Similarly to the 'FNN' package, this package allows calculation of the k nearest neighbors (kNN) of a data matrix. The implementation is based on cover trees introduced by Alina Beygelzimer, Sham Kakade, and John Langford (2006) doi:10.1145/1143844.1143857.

github.com/flying-sheep/knn.covertree
System requirements C++11
Bug report File report

Key Metrics

Version 1.0
Published 2019-10-28 1648 days ago
Needs compilation? yes
License AGPL-3
CRAN checks knn.covertree results

Downloads

Yesterday 33 +74%
Last 7 days 176 -15%
Last 30 days 663 -3%
Last 90 days 1.915 -67%
Last 365 days 11.616 +37%

Maintainer

Maintainer

Philipp Angerer

philipp.angerer@helmholtz-muenchen.de

Authors

Philipp Angerer

cre / aut

David Crane

cph / aut

Material

README
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

Rcpp ≥ 1.0.2
RcppEigen ≥ 0.3.3.5.0
Matrix
methods

Suggests

testthat
FNN

LinkingTo

Rcpp
RcppEigen

Reverse Imports

destiny