R6 does not offer interfaces. Hence all methods are considered as abstract.
refit()Abstract function refits the model to a new data set
GOF_model_trainer$refit(model, data)
modelfitted model
dataused for refitting the model
model refitted on data
clone()The objects of this class are cloneable with this method.
GOF_model_trainer$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.