Package

ml.combust.mleap.bundle.ops

sklearn

Permalink

package sklearn

Visibility
  1. Public
  2. All

Type Members

  1. class BinarizerOp extends MleapOp[Binarizer, BinarizerModel]

    Permalink

    This is needed because the sklearn Binarizer outputs a input_shapes list instead of just a single input_shape as Spark.

  2. class PolynomialFeaturesOp extends MleapOp[PolynomialFeatures, PolynomialFeaturesModel]

    Permalink

Ungrouped