Packages

p

ai.h2o

sparkling

package sparkling

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class H2OColumn(name: String, dataType: H2OColumnType.Value, min: Double, max: Double, mean: Double, sigma: Double, numberOfZeros: Long, numberOfMissingElements: Long, percentiles: Array[Double], domain: Array[String], domainCardinality: Long) extends Product with Serializable
  2. class H2OFrame extends Serializable with RestEncodingUtils

    H2OFrame representation via Rest API

Value Members

  1. object H2OColumnType extends Enumeration
  2. object H2OFrame extends RestCommunication
  3. object SparkTimeZone
  4. object SparklingWaterDriver

    A simple wrapper to allow launching H2O itself on the top of Spark.

  5. object SparklingWaterWithHiveDriver

    A simple wrapper to allow launching H2O itself on the top of Spark.

Ungrouped