ccnn icon indicating copy to clipboard operation
ccnn copied to clipboard

predicted results of test dataset

Open DiuDiu-1123 opened this issue 1 year ago • 2 comments

Through the code, I can only see test/acc and test/loss during testing. How can I see the predicted results of test dataset? And what kind of code should I add?

DiuDiu-1123 avatar Apr 12 '23 12:04 DiuDiu-1123

Hi @DiuDiu-1123 I am not sure I understand your question. Do you mean how to show the logits on the test dataset?

dwromero avatar May 01 '23 15:05 dwromero

Yeah. I mean how to show the logits or the prediction on the test dataset. @dwromero

DiuDiu-1123 avatar May 01 '23 16:05 DiuDiu-1123