8.1 In summary

  • Preprocessing data
  • How to use recipe() function
  • What are the step_<>() functions

8.1.1 Intoduction

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.