explainerdashboard
explainerdashboard copied to clipboard
Feature value input to get_contrib_df
Hello,
I understand that the get_contrib_df function can be used to get the contributions of various features to the final predictions for a particular data index from the table. However, is it possible to get the contribution calculation/table by passing a list/array of data points to this function? I am guess this is possible since the Input Feature table and contributions plot work in the explainer dashboard, just not sure how to call this function as there are no input arguments that accept a list/ an array.
Thank you, Andy