Package

water

support

Permalink

package support

Visibility
  1. Public
  2. All

Type Members

  1. trait DeepLearningSupport extends Logging

    Permalink

    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

    Permalink

    Support class to create and train GBM

    Support class to create and train GBM

    Annotations
    @Deprecated
  3. trait H2OFrameSupport extends JoinSupport with Logging

    Permalink

    Support class to ease work with H2O Frames

    Support class to ease work with H2O Frames

    Annotations
    @Deprecated
  4. trait JoinSupport extends Logging

    Permalink

    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

    Permalink

    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

    Permalink

    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

    Permalink
    Annotations
    @Deprecated
  2. object GBMSupport extends GBMSupport

    Permalink
    Annotations
    @Deprecated
  3. object H2OFrameSupport extends H2OFrameSupport

    Permalink
    Annotations
    @Deprecated
  4. object JoinSupport extends JoinSupport

    Permalink
    Annotations
    @Deprecated
  5. object ModelMetricsSupport extends ModelMetricsSupport

    Permalink
    Annotations
    @Deprecated
  6. object ModelSerializationSupport extends ModelSerializationSupport

    Permalink
    Annotations
    @Deprecated

Ungrouped