This repository contains source code and slides for the talk "Why you should be using tidymodels" at UW-Madison in November 2023.
- The slides for the talk are available here.
- The example notebook modeling flight delays out of Madison, WI is here.🛩
To learn more about data science and machine learning with R,
- Data science with the tidyverse: r4ds.hadley.nz
- Machine learning with tidymodels: tmwr.org
- More example notebooks with tidymodels: tidymodels.org
In this repository,
index.qmdcontains the source code for the slides. The slides use images in the/figuresdirectory./examplecontains the source code for the example notebook./docsis auto-generated from/example/index.qmdand is post-processed withdownlit.R. Content in that folder is likely unhelpful for a human reader, and is better viewed at the links above. :)
