tests/testthat/_snaps/collapse_cart.md

empty printing

Code
  rec
Message

  -- Recipe ----------------------------------------------------------------------

  -- Inputs 
  Number of variables by role
  outcome:    1
  predictor: 10

  -- Operations 
  * Collapsing factor levels using CART: <none>
Code
  rec
Message

  -- Recipe ----------------------------------------------------------------------

  -- Inputs 
  Number of variables by role
  outcome:    1
  predictor: 10

  -- Training information 
  Training data contained 32 data points and no incomplete rows.

  -- Operations 
  * Collapsing factor levels using CART: <none> | Trained

printing

Code
  print(rec)
Message

  -- Recipe ----------------------------------------------------------------------

  -- Inputs 
  Number of variables by role
  outcome:    1
  predictor: 73

  -- Operations 
  * Collapsing factor levels using CART: Neighborhood and Central_Air
Code
  prep(rec)
Message

  -- Recipe ----------------------------------------------------------------------

  -- Inputs 
  Number of variables by role
  outcome:    1
  predictor: 73

  -- Training information 
  Training data contained 2930 data points and no incomplete rows.

  -- Operations 
  * Collapsing factor levels using CART: Neighborhood | Trained


topepo/embed documentation built on March 26, 2024, 4:11 a.m.