topepo / tidymodels-uw-2023

Source and slides for "Why you should be using tidymodels" at UW-Madison

Home Page:https://simonpcouch.github.io/tidymodels-uw-2023/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A poster displaying the talk title, "Why you should be using tidymodels," as well as my name and username. Beside the text is a set of six hexagonal logos, showing hex stickers for selected tidymodels packages.

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,


In this repository,

  • index.qmd contains the source code for the slides. The slides use images in the /figures directory.
  • /example contains the source code for the example notebook.
  • /docs is auto-generated from /example/index.qmd and is post-processed with downlit.R. Content in that folder is likely unhelpful for a human reader, and is better viewed at the links above. :)

About

Source and slides for "Why you should be using tidymodels" at UW-Madison

https://simonpcouch.github.io/tidymodels-uw-2023/


Languages

Language:R 67.6%Language:SCSS 32.4%