Bootstrap resampling with #TidyTuesday beer production data

I���ve been publishing screencasts demonstrating how to use the tidymodels framework, from first steps in modeling to how to tune more complex models. Today, I���m using this week���s #TidyTuesday dataset on beer production to show how to use bootstrap resampling to estimate model parameters.

Here is the code I used in the video, for those who prefer reading instead of or in addition to video.

Explore the data

Our modeling goal here is to estimate how much sugar beer producers use...

 •  0 comments  •  flag
Share on Twitter
Published on April 01, 2020 17:00
No comments have been added yet.