Predict #TidyTuesday NYT bestsellers
Will a book be on the NYT bestseller list a long time, or a short time? We walk through how to use wordpiece tokenization for the author names, and how to deploy your model as a REST API.
Machine learning, text analysis, and more
Will a book be on the NYT bestseller list a long time, or a short time? We walk through how to use wordpiece tokenization for the author names, and how to deploy your model as a REST API.
Understand how much money colleges spend on sports using linear modeling and bootstrap intervals.
The tidymodels framework provides extension packages for specialized tasks such as Poisson regression. Learn how to fit a zero-inflated model for understanding how R package releases are related to number of vignettes.
The infer package is part of tidymodels and provides an expressive statistical grammar. Understand how to use infer, and celebrate Black History Month by learning more about the Tuskegee airmen.
Use custom feature engineering for board game categories, tune an xgboost model with racing methods, and use explainability methods for deeper understanding.