Description Usage Arguments Value
View source: R/h2o_utilities.R
Convert data-splits to H2O frames
1 | make_h2o_data(df, set)
|
df |
main data object, from which the "splitted"-object is used |
set |
config object |
a list containing training ("train"), testing ("test"), and validation ("val") sets, as well as a combined train-test set ("full_train").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.