R/extract.R
extract_pipeline.Rd
Extract pipeline functions from a modelblueprint
extract_pre_process_fun(x, ...) extract_feat_eng_fun(x, ...) extract_post_process_fun(x, ...)
A modelblueprint.
modelblueprint
Unused.
The pipeline function.
set_pre_process_fun(), set_feat_eng_fun(), set_post_process_fun()
set_pre_process_fun()
set_feat_eng_fun()
set_post_process_fun()