R/extract.R
set_model.Rd
Returns a new modelblueprint with @model replaced by value. Use this after retraining to keep all pipeline functions and metadata intact.
modelblueprint
@model
value
set_model(x, value, ...)
A modelblueprint.
A fitted model object.
Unused.
A new modelblueprint.
extract_fit()