Package

ai.h2o.sparkling.ml

features

Permalink

package features

Visibility
  1. Public
  2. All

Type Members

  1. class ColumnPruner extends Transformer with ColumnPrunerParams with DefaultParamsWritable

    Permalink

    Column pruner removes specified columns in the input dataset

  2. class H2OTargetEncoder extends Estimator[H2OTargetEncoderModel] with H2OTargetEncoderBase with DefaultParamsWritable with RestCommunication with EstimatorCommonUtils

    Permalink
  3. class H2OWord2Vec extends Estimator[H2OMOJOModel] with H2OWord2VecParams with EstimatorCommonUtils with DefaultParamsWritable

    Permalink

Value Members

  1. object ColumnPruner extends H2OParamsReadable[ColumnPruner] with Serializable

    Permalink
  2. object H2OTargetEncoder extends DefaultParamsReadable[H2OTargetEncoder] with Serializable

    Permalink
  3. object H2OWord2Vec extends DefaultParamsReadable[H2OWord2Vec] with Serializable

    Permalink

Ungrouped