The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Best measurement of performance"
Hello,
I'm experimenting with different regression learners, parameters, etc..
I see that performance can be measued by root mean squared error, relative error and correlation.
Which would be the BEST measure of the regression performance.
My ultimate goal is to produce ranking order of results.
Thanks,
-N
I'm experimenting with different regression learners, parameters, etc..
I see that performance can be measued by root mean squared error, relative error and correlation.
Which would be the BEST measure of the regression performance.
My ultimate goal is to produce ranking order of results.
Thanks,
-N
Tagged:
0
Answers
the best measure depends on your task at hand. Unfortunatly we do not have a performance measure for counting exceptions of a given ranking until now. But if you label the examples with the rank and use the absolute error, this should do the trick.
Greetings,
Sebastian