LASSO regression using tidymodels and #TidyTuesday data for The Office

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 The Office to show how to build a LASSO regression model and choose regularization 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 predict the IMDB ratings for episodes of...

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