mljar_predict: MLJAR PREDICT

Description Usage Arguments Value

Description

Makes prediction basing on trained model.

Usage

1
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


mljar documentation built on May 2, 2019, 2:50 p.m.