Packages

package sklearn

Type Members

  1. class BinarizerOp extends MleapOp[Binarizer, BinarizerModel]

    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]

Ungrouped