What evaluation means in MONAI? #6982
Unanswered
OmarAshkar
asked this question in
Q&A
Replies: 1 comment
-
Hi @OmarAshkar, thanks for your interest here. I hope I explained it clearly. Thanks! |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
Thank you for maintaining MONAI. I want to ask what does evaluation means in MONAI.
SupervisedEvaluator
will take the validation set, but does the training being optimized also by that set or not? It is frequent to Train/val/test split in MONAI apps, but I never figured if the validation and test should be different or not.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions