Package

org.apache.spark

h2o

Permalink

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]

    Permalink
  2. type Frame = water.fvec.Frame

    Permalink
  3. type H2O = water.H2O

    Permalink
  4. class H2OConf extends ai.h2o.sparkling.H2OConf

    Permalink

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

  5. class H2OContext extends AnyRef

    Permalink
  6. abstract class H2OContextImplicits extends AnyRef

    Permalink

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

  7. type H2OFrame = water.fvec.H2OFrame

    Permalink
  8. type RDD[X] = rdd.RDD[X]

    Permalink

Value Members

  1. object H2OConf extends Logging with Serializable

    Permalink
  2. object H2OContext extends Logging

    Permalink
  3. object SparkSpecificUtils extends CrossSparkUtils

    Permalink
  4. package backends

    Permalink
  5. package ui

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped