package
h2o
Type Members
-
type
DataFrame = H2OFrame
-
case class
DoubleHolder(result: Option[Double]) extends Product with Serializable
-
type
Frame = water.fvec.Frame
-
type
H2O = water.H2O
-
trait
H2OConf extends AnyRef
-
class
H2OContext extends Logging with H2OConf with Serializable
-
case class
IntHolder(result: Option[Int]) extends Product with Serializable
-
type
RDD[X] = rdd.RDD[X]
-
case class
StringHolder(result: Option[String]) extends Product with Serializable
Value Members
-
object
H2OContext extends Logging with Serializable
-
-
-
Inherited from AnyRef
Inherited from Any
Type shortcuts to simplify work in Sparkling REPL