FastKNN
Fast k-Nearest Neighbors
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.
- Version0.0.1
- R versionunknown
- LicenseGPL-3
- Needs compilation?No
- Last release02/12/2015
Documentation
Team
Gaston Besanson
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages
- Reverse Imports1 package
- Reverse Suggests2 packages