dummy_forecaster#
Minimal forecaster for testing backtesting pipelines.
Provides a no-op implementation that satisfies the backtesting interface without requiring actual model training or prediction logic.
Classes#
|
Simple forecaster implementation for testing and development purposes. |