mixinsΒΆ

Classes

ModelPipelineParamsToTuneMixin()

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

ModelPipelinePredictMixin()

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

SaveModelPipelineMixin()

Implementation of AbstractSaveable abstract class for pipelines with model inside.