Last chance! 50% off unlimited learning
Sale ends in
4
d
09
h
18
m
23
s
Buy Now
Rdocumentation
powered by
Learn R Programming
dprep (version 3.0.2)
cv10knn2: Auxiliary function for sequential feature selection
Description
This function finds the number of instances correctly classified by the knn classifier, using 10-fold cross validation, with one repetition
Usage
cv10knn2(data, kvec)
Arguments
data
The name of the dataset
kvec
The number of neighbors
See Also
crossval