TidyX 82: Random Forest Classifier using {tidymodels}

This week, Ellis Hughes and I extend our {tidymodels} series by building a random forest classifier on the Palmer Penguins data set.

Some things we cover:

1. Continuing to refine our {tidymodels} frame work
2. Different approaches to setting up a tuning grid
3. Finalizing your workflow
4. Plotting ROC Curves for multi-class classification problems

To watch our screen cast, CLICK HERE.

To access our code, CLICK HERE.