.verify_dataxy {h2o}R Documentation

Used to verify data, x, y and turn into the appropriate things

Description

Used to verify data, x, y and turn into the appropriate things

Usage

.verify_dataxy(data, x, y, autoencoder = FALSE)

Arguments

data

H2OFrame

x

features

y

response

autoencoder

autoencoder flag


[Package h2o version 3.44.0.3 Index]