dfr | R Documentation |
List with categorical (2 and 3 classes) and continuous predictions,
generated with h2o_automl()
and the dft
. Note that
the models per se won't work to predict.
data(dfr)
An object of class "list"
with 3 "data.frame"
Predictions for a Binomial Classification Model
Predictions for a Multi-Categorical Classification Model
Predictions for a Continuous Regression Model
List
Other Dataset:
dft
data(dfr)
lapply(dfr, head)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.