Nothing
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.
Package details |
|
|---|---|
| Author | Gaston Besanson |
| Maintainer | Gaston Besanson <besanson@gmail.com> |
| License | GPL-3 |
| Version | 0.0.1 |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.