1. เรียนรู้
  2. /
  3. Courses
  4. /
  5. Feature Engineering in R

Connected

Exercises

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.