package sklearn
Type Members
-
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.
- class PolynomialFeaturesOp extends MleapOp[PolynomialFeatures, PolynomialFeaturesModel]