Predicting injuries for Chicago traffic crashes
Download up-to-date city data from Chicago’s open data portal and predict whether a traffic crash involved an injury with a bagged tree model.
Machine learning, text analysis, and more
Download up-to-date city data from Chicago’s open data portal and predict whether a traffic crash involved an injury with a bagged tree model.
The current development version of tidytext has changes that may affect your analyses.
Use tidymodels scaffolding functions for getting started quickly with commonly used models like random forests.
Use tidymodels to predict capacity for Canadian wind turbines with decision trees.
Which of the Datasaurus Dozen are easier or harder for a random forest model to identify? Learn how to use multiclass evaluation metrics to find out.