Closed TomasKopunec closed 8 months ago
I am a bit confused . is the error: 1)the fact that the returned datetime is not 15/01/2024 between 12:00 and 18:00 ? 2) the fact that rating is negative?
The issue was with a bug in the testing not bug with the model.
For the given testing scenario:
Find best time for 15/01/2024 in eastus between 12:00 and 18:00 (no sampling);
Given output of the carbon-sdk API:
Note: Notice the surrounding data for 14/01 and 16/01 around the relevant data range
Expected: Suggest the time of 11:30 with score 1 on 15/01 Actual: Suggest the time of 00:30 with score -3 on 16/01