View source: R/KNN_classifier_with_custom_distance_function.R
knn_prediction | R Documentation |
KNN Prediction Function
knn_prediction(x)
x |
a vector of class labels |
the predicted class label
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.