Question about test data #90
Answered
by
ramber1836
hongyingyue
asked this question in
BaiduKDDCup2022
Replies: 4 comments 1 reply
|
Hi, there,
The second sentence is incorrect. Apologies for that.
For your second question, the current phase test data is not within 15 days
and the exact time span is not provided. But one thing for sure is that the
test samples are chronologically ordered.
Thanks for your support.
Regards,
Xinjiang Lu
…On Sun, May 22, 2022 at 9:01 AM HongyingYue ***@***.***> wrote:
Dear host,
Could you please explain more detailed about test data sampling?
It's said that " we randomly sample a stride time step from the range
[10min, 100min]. in other word, the stride time step are randomly ranged
from 1h to 6h"
Well, I can understand both of sentence, but I can't connect the [10min,
100min] sampling, and 1h to 6h.
- if sampling from 10min -100min, why they are ranged from 1h to 6h
- another question is that, all phase test data is within 15 days, am
I understand right?
Thanks in advance,
Best regards
—
Reply to this email directly, view it on GitHub
<#90>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEVHY3Y6NENRR7KRVTSGJKDVLGBN3ANCNFSM5WSS3AJQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
0 replies
Answer selected by
zhoujingbo
|
Thanks, I understand. |
0 replies
|
The test samples in the test folder are ordered.
…On Sun, May 22, 2022 at 3:06 PM HongyingYue ***@***.***> wrote:
@ramber1836 <https://github.com/ramber1836>
Thanks, I understand.
For chronologically ordered test samples, do you mean the test samples
dates are after train samples? or you mean the test samples in test folder
are ordered ?
—
Reply to this email directly, view it on GitHub
<#90 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEVHY34DF3VX4MUP62PT7VLVLHMGTANCNFSM5WSS3AJQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
0 replies
|
Thanks. But I don't fully understand why the test folder need orders here. My current understanding is, just use the specific one csv from test_x to generate one example's feature, and generate the same name's file in test_y for evaluation. Then loop it. If it's ordered, so we can use maybe more test_x files to generate one example? Is this the purpose of test folder ordering? Actually, the order also adds the risk of leaking here. If it's ordered, maybe we can use the future test_x to update the previous prediction if the overlap exists |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Dear host,
Could you please explain more detailed about test data sampling?
It's said that " we randomly sample a stride time step from the range [10min, 100min]. in other word, the stride time step are randomly ranged from 1h to 6h"
Well, I can understand both of sentence, but I can't connect the [10min, 100min] sampling, and 1h to 6h.
Thanks in advance,
Best regards
All reactions