1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Feature Engineering in R

Connected

अभ्यास

Fitting, augmenting, and assessing

You are ready to fit the workflow to the training data and assess its performance using the testing split.

The embed package, the lr_workflow_glm object, and the corresponding test and train splits are in your workspace.

निर्देश

100 XP
  • Fit the workflow to the training set.
  • Augment the fit using the test split.
  • Assess the model.