Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HenryLiuPI opened this issue Sep 7, 2023 · 1 comment

Comments

@HenryLiuPI
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants
@HenryLiuPI and others