Manipulating data

In the upcoming case study, we'll apply KNN and SVM to the same dataset. This will allow us to compare R code and learning methods on the same problem, starting with KNN. We'll also spend time drilling down into new ways of comparing different classifiers on the same data.