Hefin I. Rhys teaches you how to train, tune, and cross-validate a Support Vector Machine model using RStudio and the awesome mlr machine learning package.
From Machine Learning with R, tidyverse, and mlr by Hefin Rhys
This article covers:
• What the tidyverse is
• What’s meant by tidy data
• How to install and load the tidyverse
• How to use the tibble, dplyr, ggplot2 and tidyr packages of the tidyverse