get_prediction: get_prediction

Description Usage Arguments Value

Description

Retrieves newdata predictions from an exisiting mlblob object from a given model name

Usage

1
get_prediction(model, mlblob)

Arguments

model

Character. Name of model including in mlblob object whos predictions will be extracted.

mlblob

mlblob object from output of startml function. Defines the mlblob object from which the predictions will be extract. Must have preictions in newdata slot.

Value

h2oFrame of predictions from model in named in input sourced from the prediction_newdata slot of the named mlblob object.


andrewsommerlot/startml documentation built on May 5, 2019, 6:58 p.m.