predict_model: Predict a model

Description Usage Arguments Value

Description

Predict a model

Usage

1
predict_model(id, data, predictor_variables)

Arguments

id

model id that should exist in models_by_id$ids()

data

data used in prediction

predictor_variables

name of all predictor variables to be used. (character vector)... idk how this would really work

Value

json output of fitted values


d3m-purdue/d3mLm documentation built on May 20, 2019, 2:25 p.m.