Learning-Invariant-Representations-and-Risks
Learning-Invariant-Representations-and-Risks copied to clipboard
Question about the 1% setting in the Office-Home dataset
I had a doubt about using 1% data in the Office-Home dataset. As the dataset is very small, (~ 4000 samples per domain with 65 classes) , using 1% of the data means that some of the samples might not be in the training set. How is this taken care of? I know I could go through the code myself but I think it's something I'd rather ask.
Thanks.!