Skip to content

MLFLowHandler - How to close the trainer/evaluator pipeline when completed? #7520

Answered by KumoLiu
whikwon asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @whikwon,
Please use SupervisedTrainer and ValidationHandler instead create_supervised_trainer which can consider validation as a part of training.
An example here:
https://github.com/Project-MONAI/tutorials/blob/570b19e678e06aba26f53df8bc73f848ae2984ba/pathology/hovernet/training.py#L310

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@KumoLiu
Comment options

Answer selected by whikwon
@whikwon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants