Create Deep Learning Model for the basic usage.
Create Deep Learning Model for the basic usage. This method exposes the basic configuration of the model. If you need to specify some arguments which are not exposed, please use the DeepLearning model via Sparkling Water pipelines API or using the raw java API
H2O Frame Type
frame to train
validation frame
response column
name of the model
number of epochs
l1 regularization
l2 regularization
activation function
number and size of the hidden layers
Deep Learning Model
Support class to create and train Deep Learning Model