vividfog / nordpool-predict-fi

A Python app and ML model that predicts spot prices for the Nordpool FI market.
https://sahkovatkain.web.app/
MIT License
68 stars 8 forks source link

Past prediction snapshots #12

Closed vividfog closed 7 months ago

vividfog commented 7 months ago

Generate deploy/prediction_snapshot_YYYY-MM-DD.json files after --deploy and rotate the oldest after the rolling week is full. To be used by the front-end to toggle past predictions visibility on/off in the graph(s). Part of #10. Need to decide what's the best way to keep supporting localhost index.html with these.