Rdocumentation
powered by
Learn R Programming
FNN (version 1.1.4.1)
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
Link to current version
Version
Version
1.1.4.1
1.1.4
1.1.3.2
1.1.3.1
1.1.3
1.1.2.2
1.1.2.1
1.1.2
1.1
Install
install.packages('FNN')
Monthly Downloads
117,507
Version
1.1.4.1
License
GPL (>= 2)
Maintainer
Shengqiao Li
Last Published
September 22nd, 2024
Functions in FNN (1.1.4.1)
Search all functions
KL.dist
Kullback-Leibler Divergence
get.knn
Search Nearest Neighbors
KL.divergence
Kullback-Leibler Divergence
knn.dist
k Nearest Neighbor Distances
knn.index
Search Nearest Neighbors
print.knnReg
Print Method for KNN Regression
knn.reg
k Nearest Neighbor Regression
knn
k-Nearest Neighbour Classification
knn.cv
k-Nearest Neighbour Classification Cross-Validation
crossentropy
Cross Entropy
mutinfo
Mutual Information
entropy
Shannon Entropy
ownn
Optimal Weighted Nearest Neighbor Classification