1. Learn
  2. /
  3. 课程
  4. /
  5. Feature Engineering in R

Connected

道练习

Create a workflow

As you keep investigating attrition, it is natural to build a model that takes all the available predictors, hopping to get a highly accurate prediction. Let's see how it goes.

说明

100 XP
  • Create a recipe to predict Attrition based on all features.
  • Bundle the model and recipe in a workflow.