Create Gradient Boosting Model for the basic usage.
Create Gradient Boosting 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
test frame
response column
name of the model
number of trees
depth
distribution family
Gradient Boosting Model
Support class to create and train GBM