Predict target values using the fully evolved model

predict_model(object, newdata, ...)

Arguments

object

An evo_recipe object containing the trained model and best individual

newdata

A data.frame or data.table to make predictions on

...

Additional arguments (currently unused)