/tidymodels-example-workflows

Example workflows for tidymodels/workflowsets

Primary LanguageR

tidymodels-example-workflows

Example workflows for tidymodels and workflowsets

  1. Binary Classification Models

Binary classification models evaluated over different model types (ranger rf and logitic regression), with missing value imputation. Shows how to add all possibilities of one additional variable to a base model and compare them using area under the ROC curve.