RxRx1 Data Augmentation #118
Answered
by
kohpangwei
niki-amini-naieni
asked this question in
Q&A
|
Hello, It seems as though RxRx1 already includes data augmentation for the training data for all baseline methods as shown below Could you please confirm that this is the case and provide the reasoning for this decision? Why was this done for RxRx1 and not for some other datasets? Thank you! |
Answered by
kohpangwei
Apr 7, 2022
Replies: 1 comment 1 reply
|
Yes, it does include data augmentation. For each dataset, we picked some default augmentations based on prior work, and this augmentation was what was used in our reference implementation for RxRx1. |
1 reply
Answer selected by
niki-amini-naieni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Yes, it does include data augmentation. For each dataset, we picked some default augmentations based on prior work, and this augmentation was what was used in our reference implementation for RxRx1.