Tip: set depends_on_past=True in Airflow when creating a forecast model pipeline
Jul 27, 2023 · 2 min read · 💡 When creating forecasting model pipeline in Airflow set depends_on_past=True. Why? Forecasting models help us predict future data based on patterns and trends observed in historical data. These models output inherently depend on past observations...
Join discussion
