Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

How can I evaluate my model? #234

Answered by satishjasthi
elcronos asked this question in Q&A
Discussion options

You must be logged in to vote

Hi elcronos

You can evaluate your model on a test data set using test method on the trainer as shown here
Furthermore, if you want to test your model on other datasets then use the inference mode of the model as show here

Hope this clarifies your doubt

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ethanwharris
Comment options

You must be logged in to vote
0 replies
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
Converted from issue

This discussion was converted from issue #202 on April 21, 2021 17:17.