Học có giám sát trong R: Phân loại
Brett Lantz
Instructor
library(class) pred <- knn(training_data, testing_data, training_labels)