Package

org.apache.spark.ml.linalg

mleap

Permalink

package mleap

Visibility
  1. Public
  2. All

Type Members

  1. case class VectorWithNorm(vector: Vector, norm: Double) extends Product with Serializable

    Permalink

Value Members

  1. object BLAS

    Permalink

    BLAS public interface to the private mllib-local BLAS.

    BLAS public interface to the private mllib-local BLAS.

    Annotations
    @SparkCode()
  2. object Matrices

    Permalink

    Created by fshabbir on 12/25/16.

  3. object Utils

    Permalink

    Created by hollinwilkins on 11/17/16.

    Created by hollinwilkins on 11/17/16.

    Annotations
    @SparkCode()
  4. object VectorUtil

    Permalink

    Expose private methods from mllib local.

    Expose private methods from mllib local.

    Annotations
    @SparkCode()
  5. object VectorWithNorm extends Serializable

    Permalink

Ungrouped