Packages

package h2o

Type shortcuts to simplify work in Sparkling REPL

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. h2o
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Dataset[X] = sql.Dataset[X]
  2. type Frame = water.fvec.Frame
  3. type H2O = water.H2O
  4. class H2OConf extends ai.h2o.sparkling.H2OConf

    Configuration holder which is representing properties passed from user to Sparkling Water.

  5. class H2OContext extends AnyRef
  6. abstract class H2OContextImplicits extends AnyRef

    Implicit transformations available on org.apache.spark.h2o.H2OContext

  7. type H2OFrame = water.fvec.H2OFrame
  8. type RDD[X] = rdd.RDD[X]

Value Members

  1. object H2OConf extends Logging with Serializable
  2. object H2OContext extends Logging
  3. object SparkSpecificUtils extends CrossSparkUtils

Inherited from AnyRef

Inherited from Any

Ungrouped