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 H2OAutoEncoder extends H2OAutoEncoderBase[DeepLearningParameters] with H2OAutoEncoderParams

    Permalink
  3. abstract class H2OAutoEncoderBase[P <: Parameters] extends H2OFeatureEstimator[P] with H2OAutoEncoderExtraParams with HasInputCols

    Permalink
  4. abstract class H2ODimReductionEstimator[P <: Parameters] extends H2OFeatureEstimator[P] with H2ODimReductionExtraParams with HasInputCols

    Permalink
  5. abstract class H2OFeatureEstimator[P <: Parameters] extends H2OEstimator[P] with H2OFeatureEstimatorBase

    Permalink
  6. class H2OGLRM extends H2OGLRMBase[GLRMParameters] with H2OGLRMParams

    Permalink
  7. abstract class H2OGLRMBase[P <: Parameters] extends H2ODimReductionEstimator[P] with H2OGLRMExtraParams with HasInputCols

    Permalink
  8. class H2OPCA extends H2ODimReductionEstimator[PCAParameters] with H2OPCAParams

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

    Permalink
  10. 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 H2OAutoEncoder extends H2OParamsReadable[H2OAutoEncoder] with Serializable

    Permalink
  3. object H2OGLRM extends H2OParamsReadable[H2OGLRM] with Serializable

    Permalink
  4. object H2OPCA extends H2OParamsReadable[H2OPCA] with Serializable

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

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

    Permalink

Ungrouped