Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Calculate "mutual information" / "transinformation"

qwertzqwertz Member Posts: 130 Contributor II

Dear community,

I want to calculate the mutual information between an attribute (A) and many other attributes (B ... Z) to find non-linear dependencies.

In Rapidminer it is possible to use the "mutual information matrix" operator. But with so many attributes it takes ages because it calculates the mutual information between each and every attribute.

So I thought of taking a third party programm in order to do that but could not find any on the internet.
My second thought was to code the calculation myself in Excel/VBA but I struggle with the formula as I lack the background.

So my questions are:
- Is there any explanation (for dummies!!) on how to calculate the mutual information between two attributes?
- Is it possible to access the code of the mutual information matrix operator (in order to adapt it)?

PS:
- Just in case that you know any good explanation for the delta-test I would be interested as well.


Looking forward to any replies
Sachs
Sign In or Register to comment.