R progrmamming help:R programming only.
Use the kernlab package in R
Give an original example and explanation of ksvm and kknn(with train,validation and test)
Using the data set use the ksvm and kknn function to find a good classifier:
(a) using cross-validation for the k-nearest-neighbors model and
b) ksvm with train,validation and test data