Releases: tidymodels/workshops
Releases · tidymodels/workshops
Posit Conf - 2025
Most changes happened in advanced slides, now called "Getting More out of Tuning and Feature Engineering"
Now having the following chapters:
- Introduction
- Model optimization by tuning
- Grid search via racing
- Feature engineering: dummies and embeddings
- Feature engineering: splines, target encoding and dates
- Postprocessing
- Feature selection
New York Data Science & AI Conference workshop - 2025
- Uses the Georgia state version of the forested data
- Transitioned to the base pipe
- Reintroduced the slide on the dangers of accuracy (since there is some class imbalance now)
- Changed section names to be consistent with posit::conf(2025)
- Scratch file update from the 2025 New York Data Science & AI Conference
NYR Workshop - 2023
- Split the two-day workshop into two days in preparation for posit::conf(2023), with Day 1 "Intro to tidymodels" and Day 2 "Advanced tidymodels."
- Transitioned "Intro to tidymodels" to use data on taxi trips in Chicago.
- Added content to "Advanced tidymodels" on advanced tuning techniques.
Iceland workshop - August 24 2022
Iceland classwork (#101) * update classwork * remove empty leading lines * fix numbering * re-render Co-authored-by: Max Kuhn <[email protected]>