Package

org.apache.spark.ml.classification.bundle

ops

Permalink

package ops

Visibility
  1. Public
  2. All

Type Members

  1. class LinearSVCOp extends SimpleSparkOp[LinearSVCModel]

    Permalink

    Class for registering the LinearSVC model from spark.ml project.
    Note: Since org.apache.spark.ml.classification.LinearSVCModel is defined as "private[classification]", this class is defined in a slightly different hierarchy.

Ungrouped