mljar_predict: MLJAR PREDICT

Description Usage Arguments Value

View source: R/main.R

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/mljar-api-R documentation built on Aug. 21, 2019, 1:49 p.m.