Custom labels for MultiLabelClassificationExplainer #140
Unanswered
ketanmalempati
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I wanted to know if we could have custom labels for MultiLabelClassificationExplainer as we have for Sequence Classification Explainer. Instead of showing them as Label_0, Label_1, and Label_2 I want to show them as Negative, Neutral and Positive
Beta Was this translation helpful? Give feedback.
All reactions