Learn R Programming

⚠️There's a newer version (1.1.4.1) of this package.Take me there.

FNN (version 1.1.3)

Fast Nearest Neighbor Search Algorithms and Applications

Description

Cover-tree and kd-tree fast k-nearest neighbor search algorithms and related applications including KNN classification, regression and information measures are implemented.

Copy Link

Version

Install

install.packages('FNN')

Monthly Downloads

81,365

Version

1.1.3

License

GPL (>= 2)

Maintainer

Shengqiao Li

Last Published

February 15th, 2019

Functions in FNN (1.1.3)

knn.reg

k Nearest Neighbor Regression
get.knn

Search Nearest Neighbors
knn

k-Nearest Neighbour Classification
mutinfo

Mutual Information
KL.dist

Kullback-Leibler Divergence
KL.divergence

Kullback-Leibler Divergence
ownn

Optimal Weighted Nearest Neighbor Classification
crossentropy

Cross Entropy
entropy

Shannon Entropy
print.knnReg

Print Method for KNN Regression
knn.cv

k-Nearest Neighbour Classification Cross-Validation
knn.dist

k Nearest Neighbor Distances
knn.index

Search Nearest Neighbors