"epsilon-SVR confidence values"
ekogan19
New Altair Community Member
Hi all,
Is it possible to extract some sort of confidence value associated with each prediction from epsilon-SVR?
Best,
Gene ;D
Is it possible to extract some sort of confidence value associated with each prediction from epsilon-SVR?
Best,
Gene ;D
Tagged:
0
Answers
-
Does anybody have any advice about this?0
-
Hi,
unfortunately not, at least not specifically for the epsilon-SVR. In general, it is not that easy to get confidence information for regression. The RVM, however, is in principle able to deliber those (although it is really slow...).
Cheers,
Ingo0