# centering with case weights Code rec Message -- Recipe ---------------------------------------------------------------------- -- Inputs Number of variables by role outcome: 1 predictor: 9 case_weights: 1 -- Training information Training data contained 32 data points and no incomplete rows. -- Operations * Centering for: disp, hp, drat, wt, qsec, vs, am, gear, ... | Trained, weighted --- Code rec Message -- Recipe ---------------------------------------------------------------------- -- Inputs Number of variables by role outcome: 1 predictor: 9 case_weights: 1 -- Training information Training data contained 32 data points and no incomplete rows. -- Operations * Centering for: cyl, disp, hp, drat, qsec, vs, ... | Trained, ignored weights # empty printing Code rec Message -- Recipe ---------------------------------------------------------------------- -- Inputs Number of variables by role outcome: 1 predictor: 10 -- Operations * Centering for: --- 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 * Centering for: | Trained # printing Code print(rec) Message -- Recipe ---------------------------------------------------------------------- -- Inputs Number of variables by role outcome: 1 predictor: 5 -- Operations * Centering for: carbon --- Code prep(rec) Message -- Recipe ---------------------------------------------------------------------- -- Inputs Number of variables by role outcome: 1 predictor: 5 -- Training information Training data contained 536 data points and no incomplete rows. -- Operations * Centering for: carbon | Trained