Packages

package ops

Type Members

  1. class LinearSVCOp extends SimpleSparkOp[LinearSVCModel]

    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