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

Connected

exercițiu

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.

Instrucțiuni

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