- Advanced Machine Learning with R
- Cory Lesmeister Dr. Sunil Kumar Chinnamgari
- 51字
- 2021-06-24 14:24:41
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.