{base}
{stats}
{tidymodels}
{dials}
workflow_set
stacks
recipe()
step_<>()
Preprocessing data is a very important step of modeling, “to combine different feature engineering tasks”. In this chapter we will see how to preprocess our data using {tidymodles} meta package.