View source: R/fml_categorize.R
run_abc_analysis | R Documentation |
Performs item categorization on permutation or shap analysis object
run_abc_analysis(data_obj, method)
data_obj |
Resuls of model interpretation experiment |
method |
Method used for model interpretation (permutatopn or shap) |
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.
A tibble with item categories
a tibble
Sebastian Malkusch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.