Closed zhoumu53 closed 7 months ago
Hi, more or less, yes. Probably the simplest thing would be to load directly the used splits. In the folder datasets
, there is a split for each dataset (take care that some individuals are unknown and are neither in the training nor testing set), in the folder combined
there is a combination of all splits.
Thank you so much!
Hi, thank you for your great work on collecting the datasets and providing the toolkits. I have some questions on the results on the paper. 1) about the results on Figure 5 -- did you use the default close-set split for the results for all the datasets?
2) about the evaluation metrics -- as mentioned paper, if I want to reproduce the results on accuracy, can I use the same code to evaluate the model performance using the code here?
Thank you in advance!