🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to calculate inter-model correlation for an ensemble

User: "djafarsidik"
New Altair Community Member
Updated by Jocelyn
Dear experts,

I have read that empirically, stacking ensemble tend to yield better results when there is a significant diversity among the models, one way to examine that is looking for a low correlation between the predictions of the classifier.

In R there is function modelCor (caret) which can be used to check it, Is there any same function/method/operator in Rapidminer ?

Thank you very much for your help and response.


Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "varunm1"
    New Altair Community Member
    Accepted Answer
    Updated by varunm1
    Hello @djafarsidik

    Please find the attached process and do let me know if you have any questions. I added comments under the operator in this process. To use this, you need to download the attached .rmp file and import it into your RM by selecting FILE --> IMport Process. Run it and you can see the correlations. I think I can simplify but the provided solution works.