| knnor_is_same_class | R Documentation |
Function written in C++ for validating a new point (KNNOR-Validation)
knnor_is_same_class(new_point, dataset, labels, k)
new_point |
|
dataset |
|
labels |
|
k |
|
Returns TRUE if a new point can be added, otherwise - FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.