Modeling #TidyTuesday NCAA women’s basketball tournament seeds
Tune a hyperparameter and then understand how to choose the best value afterward, using tidymodels for modeling the relationship between expected wins and tournament seed.
Machine learning, text analysis, and more
Tune a hyperparameter and then understand how to choose the best value afterward, using tidymodels for modeling the relationship between expected wins and tournament seed.
Use tidymodels for feature engineering steps like imputing missing data and subsampling for class imbalance, and build predictive models to predict the probability of survival for Himalayan climbers.
An initial version of the first eleven chapters are available today! Look for more chapters to be released in the near future.
Learn how to use tidyverse and tidymodels functions to fit and analyze many models at once.
Use text features and tidymodels to predict the speaker of individual lines from the show, and learn how to compute model-agnostic variable importance for any kind of model.