How do you evaluate model performance? #54
kanodiaayush
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
The model does not provide probabilities, so calculating log-likelihood is not really possible. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Okay, thank you! |
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.
-
The API as I can see, gives predictions. Does it give also the probabilties of each class? I would like to access these to evaluate log likelihood/perplexity metrics.
Beta Was this translation helpful? Give feedback.
All reactions