Package

py_sparkling.ml

algos

Permalink

package algos

Visibility
  1. Public
  2. All

Type Members

  1. class H2OAutoML extends org.apache.spark.ml.h2o.algos.H2OAutoML

    Permalink

    H2O AutoML Wrapper for PySparkling

  2. class H2ODeepLearning extends org.apache.spark.ml.h2o.algos.H2ODeepLearning with H2ODeepLearningParams

    Permalink

    H2O DeepLearning Wrapper for PySparkling

  3. class H2OGBM extends org.apache.spark.ml.h2o.algos.H2OGBM with H2OGBMParams

    Permalink

    H2O GBM Wrapper for PySparkling

Value Members

  1. object H2OAutoML extends MLReadable[H2OAutoML] with Serializable

    Permalink
  2. object H2ODeepLearning extends MLReadable[H2ODeepLearning] with Serializable

    Permalink
  3. object H2OGBM extends MLReadable[H2OGBM] with Serializable

    Permalink

Ungrouped