Package

com.datarobot.prediction

spark

Permalink

package spark

Package with Spark API for Scoring Code. See the Predictors for quick start.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. spark
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class JarFileByteArrayClassLoader extends ClassLoader

    Permalink
  2. class Model extends PredictionModel[Vector, Model]

    Permalink

    A Spark API compatible Scoring Code model.

    A Spark API compatible Scoring Code model. For instantiating use the Predictors

Value Members

  1. object Predictors

    Permalink

    Object for instantiating a Model which extends the org.apache.spark.ml.PredictionModel

Inherited from AnyRef

Inherited from Any

Ungrouped