Using the validation stream #1374
-
Hi! Is there a reason that after training an experiment you don't use the validation stream for evaluation? Is it in use some place else? If so, where? Thank you, |
Beta Was this translation helpful? Give feedback.
Answered by
AntonioCarta
May 16, 2023
Replies: 1 comment 1 reply
-
Hi, I believe the validation stream was used only for model selection, which we don't do in the examples. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
shahariel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I believe the validation stream was used only for model selection, which we don't do in the examples.