Replies: 1 comment 2 replies
-
Hi @jazzylee , can you show an example? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Recently I‘ve begun to use tsai,but I got confused by the accuracy.
When I use the "learn.recorder.plot_metrics()" method,a figure containing accuracy is shown,which peforms very well.
But when I draw the confusion matrix using "plot_confusion_matrix()" and compute the accuracy manually,the result is not the same as the above way.
So how can I get the accuracy and why the two ways mentioned above are different?
Beta Was this translation helpful? Give feedback.
All reactions