Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in predict_parts_shap_aggregated () #566

Open
RoyDibakar opened this issue Jun 3, 2024 · 1 comment
Open

Error in predict_parts_shap_aggregated () #566

RoyDibakar opened this issue Jun 3, 2024 · 1 comment
Labels
invalid ❕ This doesn't seem right R 🐳 Related to R

Comments

@RoyDibakar
Copy link

RoyDibakar commented Jun 3, 2024

Hello,
I am trying predict_parts_shap_aggregated () to predict the important variable features of a random forest model.
However, I am getting this error -
Error in .rowNamesDF<-(x, value = value) :
duplicate 'row.names' are not allowed
In addition: Warning message:
non-unique values when setting 'row.names'

But there is no duplicate names.

And when i am trying the predict_parts_shap (), it works perfectly fine.

Could you please suggest the probable solution of this error.

Thanking you.
Dibakar Roy

@maksymiuks
Copy link
Member

Hi,

Could you please provide some reproducible examples?

@hbaniecki hbaniecki added R 🐳 Related to R invalid ❕ This doesn't seem right labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid ❕ This doesn't seem right R 🐳 Related to R
Projects
None yet
Development

No branches or pull requests

3 participants