"Extract Performance does not allow performance chaining?"

chazzmoney
chazzmoney New Altair Community Member
edited November 5 in Community Q&A
Hello!

I'm trying to do three different performance evaluations.  The performance system seems to work in series rather than in parallel like most of the rest of rapidminer as most of the performance operators have a "performance" input that allows the previous performance to be passed through the current operator.

There are some performance evaluation operators that do not have this "Extract Performance", "Performance (CFS)", "Performance (Consistency)", and "Performance (Ranking)".

I'm in need of using two extract performance operators for a single testing process - and can not because the performance pass thru is not available.

Is there a reason why these operators do not have a pass thru?  Also, is there a workaround?

Thanks,

-Charles

Answers

  • land
    land New Altair Community Member
    Hi,
    no, I don't think there's a reason for this. You could very well file a feature request for that.

    To avoid this problematic, you can use the generic Average operator that will combine Performance Vectors and Average them, provided they contain a value about the weight of each single averaged performance vector. Just try it out and let me know if that works.

    Greetings,
      Sebastian