Appendix B - API ReferenceΒΆ

The links below point to more detailed API/developer documentation.

  • REST API Endpoints: This document represents the definitive guide to the H2O REST API. Use cURL along with REST client browser plugins to run REST API requests.
  • REST API Schemas: This document represents the definitive guide to the H2O REST API schemas.
  • R: This document provides the list of available functions that can be used when configuring H2O through R.
  • Python: This document provides the list of available functions that can be used when configuring H2O through R.
  • h2o-core Javadoc: The definitive Java API guide for the core components of H2O.
  • h2o-algos Javadoc: The definitive Java API guide for the algorithms used by H2O.
  • POJO Model Javadoc: Provides a step-by-step guide to creating and implementing POJOs in a Java application.
  • h2o-scala Scaladoc: The definitive Scala API guide for H2O.
  • Sparkling Water API: This document describes the configuration properties that can be passed to Spark to onfigure Sparkling Water.