Packages

package sparkapi

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. sparkapi
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class JarFileByteArrayClassLoader extends ClassLoader

    Private API.

    Private API. Loads all the classes from a byte array of a jar file.

  2. class Model extends PredictionModel[Vector, Model]

    A Spark API compatible Scoring Code model.

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

Value Members

  1. object Predictors

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

Inherited from AnyRef

Inherited from Any

Ungrouped