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

Logging a PerformanceVector

BenBen Member Posts: 13 Contributor II
edited November 2018 in Help
Hi,

I'm trying to log the performance vector produced by JmySVM, when asked to estimate the performance (xi_alpha_error). Now the JmySVM-Operator does not provide a loggable value for this. Could you help me with any workaround for this problem? I can't quite get rid of the feeling that I'm missing one simple point. ???

Kind regards,
Ben

P.S.
I'm currently using RM 4.6 (and no, switching to RM5 is not an option for this particular problem).

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    the easiest way will be to insert the SVM into an optimization operator just optimizing nothing. But it will provide the performance as value as far as I remember.

    Greetings,
      Sebastian
Sign In or Register to comment.