Primary competition visual

Smart Energy Supply Scheduling for Green Telecom Challenge by ITU

18 000 CHF
Completed (over 1 year ago)
Prediction
833 joined
158 active
Starti
Aug 06, 24
Closei
Sep 30, 24
Reveali
Oct 03, 24
Two csv files NOT used at all
Help · 29 Sep 2024, 07:09 · 1

Hello. There are two files in trainData.zip:

1. energy consumption.csv

2. solar power and weather condition.csv

These two files are not used at all in the scoring python script errorMetric_ex.py.

The solarPower (in line 196 of errorMetric_ex) and loadPower (in line 198 of errorMetric_ex) comes from "site information and grid outage.csv". So essentially, there is no source of RANDOMNES!

I feel that solarPower should be obtained from "solar power and weather condition.csv" and loadPower from "energy consumption.csv" to indicate the time-varying availability in solar power and energy consumption of a site.

Can someone please clarify this doubt?

Discussion 1 answer

The data you mentioned is merged in a single reference file due to zindi contraints, so all the required data is imported.

29 Sep 2024, 13:08
Upvotes 0