How to find the training accuracy from my process here?, normally the output just the test accuracy
Christian18
New Altair Community Member
Best Answer
-
Hi @Christian18,
It is always better to evaluate the accuracy on a test set (unseen data) or to perform a "Cross-validation".
But if you want absolutely evaluate the training accuracy of your model, you can find here a process (.rmp)
to adapt to your own use-case.
Hope this helps,
Regards,
Lionel2
Answers
-
How to find the training accuracy from my process here?, normally the output just the test accuracy
0 -
Hi @Christian18,
It is always better to evaluate the accuracy on a test set (unseen data) or to perform a "Cross-validation".
But if you want absolutely evaluate the training accuracy of your model, you can find here a process (.rmp)
to adapt to your own use-case.
Hope this helps,
Regards,
Lionel2