Package

org.apache.spark.ml.bundle.ops

classification

Permalink

package classification

Visibility
  1. Public
  2. All

Type Members

  1. class DecisionTreeClassifierOp extends OpNode[SparkBundleContext, DecisionTreeClassificationModel, DecisionTreeClassificationModel]

    Permalink

    Created by hollinwilkins on 8/22/16.

  2. class GBTClassifierOp extends OpNode[SparkBundleContext, GBTClassificationModel, GBTClassificationModel]

    Permalink

    Created by hollinwilkins on 9/24/16.

  3. class LogisticRegressionOpV20 extends OpNode[SparkBundleContext, LogisticRegressionModel, LogisticRegressionModel]

    Permalink

    Created by hollinwilkins on 8/21/16.

  4. class LogisticRegressionOpV21 extends OpNode[SparkBundleContext, LogisticRegressionModel, LogisticRegressionModel]

    Permalink

    Created by hollinwilkins on 8/21/16.

  5. class MultiLayerPerceptronClassifierOp extends OpNode[MleapContext, MultilayerPerceptronClassificationModel, MultilayerPerceptronClassificationModel]

    Permalink

    Created by hollinwilkins on 12/25/16.

  6. class NaiveBayesClassifierOp extends OpNode[SparkBundleContext, NaiveBayesModel, NaiveBayesModel]

    Permalink

    Created by fshabbir on 12/25/16.

  7. class OneVsRestOp extends OpNode[SparkBundleContext, OneVsRestModel, OneVsRestModel]

    Permalink

    Created by hollinwilkins on 8/21/16.

  8. class RandomForestClassifierOp extends OpNode[SparkBundleContext, RandomForestClassificationModel, RandomForestClassificationModel]

    Permalink

    Created by hollinwilkins on 8/22/16.

Ungrouped