mixins#
Model-related mixins for machine learning workflows.
This package provides mixin classes for model management, storage, and callback handling in machine learning pipelines.
Submodules#
Callback interface for monitoring and extending forecasting workflows. |
|
Abstract interface for persisting and loading models. |
Classes#
|
Abstract base class for model serialization. |
Base callback interface for monitoring predictor workflow lifecycle events. |