Using different tsai models but get same accuracy #528
Unanswered
marcuswang6
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I have seen that in some of my experiments too, in my experience the choice of the archtecture is not awalys relevant to the task at hand. |
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.
-
Hi, I was using different model, e.g. FCN, ResNet, MLP, Transformer..., but got the same accuracy with different mcc, f1, precision, recall.

The loss and output of the model were like this:
I was wondering what could cause this problem, thanks!
Beta Was this translation helpful? Give feedback.
All reactions