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.

random forest weight calculation method in rapidminer node

INHYEOK_SONGINHYEOK_SONG Member Posts: 11 Learner I

I am studying feature importance. A question that arises while studying is that python sklearn random forest calculates feature importance through MDI, and I want to know how the random forest in rapidminer calculates weights.


1. MDI(Mean Decrease in Impurity) Importance

2. Permutation Importance

3. Drop Column Importance

Answers

Sign In or Register to comment.