2020-earl-workshop

Notes and code for "A Quick Introduction to tidymodels"

CC0-1.0 License

Stars
7

2020-earl-workshop

Notes and code for "A Quick Introduction to tidymodels".

Materials

This repository will be updated with the materials on Wednesday night.

Packages

The workshop will be mostly lectures but if you wnat to install the software needed to run the code in the slides, use:

install.packages(c("tidymodels", "kknn", "usemodels"), repos = "http://cran.r-project.org")

# Check using
library(tidymodels)
library(kknn)
library(usemodels)

If there are any problems, start an issue in this repo or email [email protected].

Questions

During the workshop, we'll use slido. An event code will follow.