The tidymodels ecosystem now fully supports sparse data as input, output, and in creation
The tidymodels team has been hard at work on postprocessing, a set of features to adjust model predictions. The functionality includes a new package as well as changes across the framework
The tidymodels team has been busy working on all sorts of new features across the framework
Recent releases integrate survival analysis into tidymodels. This now unlocks the framework for censored regression and provides modeling capabilities for time-to-event data
We highlight a series of new tidymodels package versions and their improvements
The tidymodels ecosystem is modular and flexible, which can sometimes make choosing an approach overwhelming for newcomers. This post offers opinionated guidance on where to start!
A new package for evaluating many models at once is now on CRAN, along with a corresponding update to the tidyposterior package
A new version of the tune package contains numerous new features