Error in predict_parts_shap_aggregated () #566
Labels
invalid ❕
This doesn't seem right, potential bug
question ❔
Further information is requested
R 🐳
Related to R
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
The text was updated successfully, but these errors were encountered: