Packages

p

water

support

package support

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait DeepLearningSupport extends Logging

    Support class to create and train Deep Learning Model

    Support class to create and train Deep Learning Model

    Annotations
    @Deprecated
  2. trait GBMSupport extends Logging

    Support class to create and train GBM

    Support class to create and train GBM

    Annotations
    @Deprecated
  3. trait H2OFrameSupport extends JoinSupport with Logging

    Support class to ease work with H2O Frames

    Support class to ease work with H2O Frames

    Annotations
    @Deprecated
  4. trait JoinSupport extends Logging

    Trait which contains methods for specific H2O join and merge operation.

    Trait which contains methods for specific H2O join and merge operation.

    Annotations
    @Deprecated
  5. trait ModelMetricsSupport extends Logging

    Trait to access different model metrics provided by H2O model.

    Trait to access different model metrics provided by H2O model.

    Annotations
    @Deprecated
  6. trait ModelSerializationSupport extends Logging

    Helper trait containing methods to export and import models from and to Sparkling Water

    Helper trait containing methods to export and import models from and to Sparkling Water

    Annotations
    @Deprecated

Value Members

  1. object DeepLearningSupport extends DeepLearningSupport
    Annotations
    @Deprecated
  2. object GBMSupport extends GBMSupport
    Annotations
    @Deprecated
  3. object H2OFrameSupport extends H2OFrameSupport
    Annotations
    @Deprecated
  4. object JoinSupport extends JoinSupport
    Annotations
    @Deprecated
  5. object ModelMetricsSupport extends ModelMetricsSupport
    Annotations
    @Deprecated
  6. object ModelSerializationSupport extends ModelSerializationSupport
    Annotations
    @Deprecated

Ungrouped