interpret-text icon indicating copy to clipboard operation
interpret-text copied to clipboard

Do you consider supporting multi-label classification(one sample can have more than one label) using IntrospectiveRationaleExplainer

Open HenryLiuPI opened this issue 2 years ago • 1 comments

Do you consider supporting multi-label classification(one sample can have more than one label) using IntrospectiveRationaleExplainer?

Right now IntrospectiveRationaleExplainer model can do multi-class classification task. What if we have training dataset with samples that have multiple labels and want to use IntrospectiveRationaleExplainer to do the classification, is this something you would like to support in the near future?

HenryLiuPI avatar Sep 07 '23 15:09 HenryLiuPI