mlflow#
MLflow integration for model tracking and storage.
Provides integration with MLflow for model lifecycle management, experiment tracking, and model registry functionality. This package enables OpenSTEF models to be stored, versioned, and tracked using MLflow’s model registry.
Note
This package requires MLflow to be installed as an optional dependency. MLflow integration is particularly useful for production deployments requiring model versioning, experiment tracking, and centralized storage.
Submodules#
MLflow integration for model tracking and artifact storage. |
|
MLflow integration for tracking and storing forecasting workflows. |
Classes#
|
MLflow storage backend for managing training runs and model artifacts. |
|
MLFlow callback for logging forecasting workflow events. |