Performs item categorization on permutation or shap analysis object
run_abc_analysis(data_obj, method)
A tibble with item categories
a tibble
Resuls of model interpretation experiment
Method used for model interpretation (permutatopn or shap)
Sebastian Malkusch
Interpretation results are passed to the function. Based on the type of interpretation experiment the data is transformed into a uniformly structured data frame. Item categorization is performed by computed ABC analysis. The result is returned in form of a tibble.