Helpful tools for working with tidymodels: extracting elements, plotting, saving etc.
- R (v4.2+) ## Data wrangling
- rlang
- dplyr
- tidyr ## Modeling
- tidymodels
- workflowsets
- bundle
- vip ## Graphics
- viridis
- ggplot2 ## Suggested
- tidysdm
remotes::install_github("BigelowLab/muddler")