
Overview
Gradient Boosting Machine (for Regression and Classification) is a forward learning ensemble method. The guiding heuristic is that good predictive results can be obtained through increasingly refined approximations. H2O’s GBM sequentially builds regression trees on all the features of the dataset in a fully distributed way - each tree is built in parallel.
Highlights
- H2O’s Gradient Boosting Algorithms follow the algorithm specified by Hastie et al (2001)
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
There is no refund policy as the algorithm is offered for free
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Amazon SageMaker algorithm
An Amazon SageMaker algorithm is a machine learning model that requires your training data to make predictions. Use the included training algorithm to generate your unique model artifact. Then deploy the model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Version release notes
initial release of H2O.ai H2O-3 GBM algorithm
Additional details
Inputs
- Summary
See documentation for list of all available parameters that can be passed to the algorithm. NOTES: only parameter required is "training" hyperparameter. Please make sure to define "distribution" if the expected target is categorical. Or be sure to define "categorical_columns" with the specific categorical columns in the dataset.
- Input MIME type
- csv, text/csv, s3
Resources
Support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products


Customer reviews
Only loads JSON
This model does not train because it tries to load JSON data only. I inputted a .csv but it did not work.
