skforecastAdvanced Examples

Scikit-learn compatible time series forecasting with lag features

Advanced skforecast techniques

Advanced usage and configuration of skforecast.

python
# Install: pip install skforecast
import skforecast

# Advanced skforecast configuration and usage
print("skforecast advanced patterns")

These advanced techniques unlock the full power of skforecast.

Want to try these examples interactively?

Open Advanced Playground