Learn R Programming

lares (version 4.4)

h2o_predict_model: H2O Predict using H2O Model Object

Description

This function lets the user get scores from a H2O Model Object

Usage

h2o_predict_model(df, model)

Arguments

df

Dataframe/Vector. Data to insert into the model

model

H2o Object. Model