Replies: 1 comment 2 replies
-
Hi, Thanks for your interest in the FeTS Challenge! For each collaborator, the data is split 80/20 for training/validation. For every round of federated training, the training data is used and the corresponding metrics and generated using the validation data. Cheers, |
Beta Was this translation helpful? Give feedback.
2 replies
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 organizers,
Thank you for organizing this challenge, I have a question regarding the validation data.
Suppose I train my model on collaborators: [1,2,3,4,5], the score data frame provides scores. On which data does it provide the score. Is it something like the model gets to train on collaborators: [1,2,3,4] and tested on collaborators [5]. Or there is some other logic.
Thanks.
Akansh
Beta Was this translation helpful? Give feedback.
All reactions