mljar_predict: MLJAR PREDICT
Description
Makes prediction basing on trained model.
Usage
mljar_predict(model, x_pred, project_title)
Arguments
model
model or MLJAR result structure
x_pred
data.frame/matrix data to predict
project_title
character with project title
Value
data.frame with preditction