package h2o
Type shortcuts to simplify work in Sparkling REPL
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- h2o
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Dataset[X] = sql.Dataset[X]
- type Frame = water.fvec.Frame
- type H2O = water.H2O
-
class
H2OConf extends ai.h2o.sparkling.H2OConf
Configuration holder which is representing properties passed from user to Sparkling Water.
- class H2OContext extends AnyRef
-
abstract
class
H2OContextImplicits extends AnyRef
Implicit transformations available on org.apache.spark.h2o.H2OContext
- type H2OFrame = water.fvec.H2OFrame
- type RDD[X] = rdd.RDD[X]
Value Members
- object H2OConf extends Logging with Serializable
- object H2OContext extends Logging
- object SparkSpecificUtils extends CrossSparkUtils