Package

water

support

Permalink

package support

Visibility
  1. Public
  2. All

Type Members

  1. trait DeepLearningSupport extends AnyRef

    Permalink
  2. trait GBMSupport extends AnyRef

    Permalink
  3. trait H2OFrameSupport extends JoinSupport

    Permalink
  4. trait JoinSupport extends AnyRef

    Permalink

    A wrapper to call H2O Merge operation.

  5. trait ModelMetricsSupport extends AnyRef

    Permalink

    Interface to access different model metrics provided by H2O model.

  6. trait ModelSerializationSupport extends AnyRef

    Permalink
  7. trait ParseSupport extends AnyRef

    Permalink

    Simple support for parsing data.

  8. trait SparkContextSupport extends AnyRef

    Permalink

    Publish useful method to configure Spark context.

  9. trait SparkSessionSupport extends AnyRef

    Permalink

    Simplify usage of SparkSession from application code.

    Simplify usage of SparkSession from application code.

    Can be mixed only together with SparkContextSupport

  10. trait SparklingWaterApp extends AnyRef

    Permalink

    A simple application trait to define Sparkling Water applications.

Ungrouped