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.
Feature Importance for Regression Random Forest
Hello Everyone,
I am looking for an operator (or any other way) to find the attribute importance of my model.
I have selected an RF model and tried to use the operator "Weight by Tree Importance" to find the weights of my attributes. However, I received the following error message:
Attribute Weights cannot be extracted from regression trees.
My dataset contains numerical and nominal attributes, and the label is numerical (double).
I am looking for an operator (or any other way) to find the attribute importance of my model.
I have selected an RF model and tried to use the operator "Weight by Tree Importance" to find the weights of my attributes. However, I received the following error message:
Attribute Weights cannot be extracted from regression trees.
My dataset contains numerical and nominal attributes, and the label is numerical (double).
0
Answers
I would recommend having a look at the interpretations extension, see: https://community.rapidminer.com/discussion/59025/new-extension-interpretations-shap-lime-and-shapely
Please let me know how you get on.
Best,
Roland