Can we get the true Day andtimeStamp info from the test_x dataset #123
Answered
by
zhoujingbo
oneday88
asked this question in
BaiduKDDCup2022
Answered by
zhoujingbo
May 30, 2022
Replies: 1 comment
|
Hi, The timestamp will be aligned to Day 1 regardless of the true dates. The test data will start from day 1. However, we keep the periodic information within a day. In other words, if the starting timestamp of the testing data is 8:00 AM, the true timestamp of the data point in real life is also 8:00 AM. Thanks a lot. |
0 replies
Answer selected by
zhoujingbo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi,
The timestamp will be aligned to Day 1 regardless of the true dates. The test data will start from day 1.
However, we keep the periodic information within a day. In other words, if the starting timestamp of the testing data is 8:00 AM, the true timestamp of the data point in real life is also 8:00 AM.
Thanks a lot.