Building and Evaluating Classification Models to Predict Customer Churn with Tidymodels

Guide to using the standardized syntax within Tidymodels to build and compare various models and metrics

8 min read

10 hours ago

When I first learned to build models, eons ago, there were many approaches to constructing models across different packages with different parameter names. Then…