vividfog / nordpool-predict-fi

A Python app and a Random Forest ML model that predicts spot prices for the Nordpool FI market.
MIT License
60 stars 8 forks source link

Plan b adoption #5

Closed vividfog closed 4 months ago

vividfog commented 4 months ago

This set of commits removes Foreca dependencies and replaces them with FMI data that should have a license fit for this project. We no longer use wind power data directly, but instead the model gets direct wind speed observations and forecasts from some relevant FMI weather stations. The number of temperature locations (weather stations) to serve as a proxy to heating-related energy consumption was also increased. See .env.local.template for what's new there.