Skip to content

Instantly share code, notes, and snippets.

View anshulg954's full-sized avatar
🎯
Focusing

Anshul Gupta anshulg954

🎯
Focusing
View GitHub Profile
@anshulg954
anshulg954 / gsoc25.md
Last active August 18, 2025 17:43
Adjuster This! TabPFN for Solar Forecast Error Adjustment

Adjuster This! TabPFN for Solar Forecast Error Adjustment

Organization: Open Climate Fix
Work Repository: TabAdjust

1. Introduction and Project Goals

Open Climate Fix’s (OCF) Quartz Solar forecasting model produces short-term solar photovoltaic (PV) generation forecasts. These forecasts are post-processed using a simple rule-based adjuster, which computes the mean of recent forecast errors and applies it to correct the incoming forecast. While effective in stable weather conditions, this rule-based approach is rigid and can perform poorly during:

  • Rapid weather transitions (e.g., sudden cloud cover changes)
  • Atypical error patterns (e.g., persistent underestimation or overestimation)

The aim of this project was to investigate whether TabPFN, a transformer-based foundation model for tabular data, or its time-series variant (TabPFN-TS), can outperform the existing adjuster in terms of **