mixinsΒΆ

Classes

ModelPipelinePredictMixin()

Mixin for pipelines with model inside with implementation of _predict method.

SaveModelPipelineMixin()

Implementation of AbstractSaveable abstract class for pipelines with model inside.