Updated Thesis and linear baseline
This commit is contained in:
@@ -216,4 +216,32 @@ Baseline -> thresholds bepalen training data, penalty aanpassen na evaluatie op
|
||||
|
||||
# profit evaluation done day by day. Start with fresh battery. Maybe electritiy bought but not sold -> negative profits? What to do with this?
|
||||
2 solutions: - work further with the state of charge of the battery
|
||||
- don't count the electricity bought but not sold in the profit calculation
|
||||
- don't count the electricity bought but not sold in the profit calculation
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Global baseline:
|
||||
uitleggen
|
||||
|
||||
-> penalty bepalen aan de hand van de test set
|
||||
|
||||
# Perfect baseline:
|
||||
uitleggen + niet absoluut maximum, normaal integer linear programming nodig
|
||||
|
||||
Simple linear model
|
||||
|
||||
# forecast inputs
|
||||
|
||||
|
||||
Plotten van thresholds over de test set (baseline, GRU, diffusion)
|
||||
Plotten van state of charge
|
||||
|
||||
State of charge waarde van batterij wordt niet meegenomen in threshold bepaling, enkel de verkochte elektriciteit. -> simpele policy maar zelfde policy voor baselines en complexere modellen
|
||||
|
||||
|
||||
# Finer thresholds for the models
|
||||
Reference in New Issue
Block a user