Description Usage Arguments Value
Makes prediction basing on trained model.
1 | mljar_predict(model, x_pred, project_title)
|
model |
model or MLJAR result structure |
x_pred |
data.frame/matrix data to predict |
project_title |
character with project title |
data.frame with preditction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.