custom_forecasting_workflow#
High-level workflow orchestration for forecasting operations.
Provides a complete forecasting workflow that combines model management, callback execution, and optional model persistence. Acts as the main entry point for production forecasting systems.
Classes#
|
Complete forecasting workflow with model management and lifecycle hooks. |
|
Base callback interface for monitoring forecasting workflow lifecycle events. |