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

Output probability - SequenceClassificationExplainer #128

Open
SShah30-hue opened this issue Mar 3, 2023 · 0 comments
Open

Output probability - SequenceClassificationExplainer #128

SShah30-hue opened this issue Mar 3, 2023 · 0 comments

Comments

@SShah30-hue
Copy link

SShah30-hue commented Mar 3, 2023

Hi,

Firstly many thanks for this outstanding work.

My question is simple yet I have not been able to find an answer to it myself. So the way we print multiclass_explainer.predicted_class_name or multiclass_explainer.predicted_class_index, is it possible to print its probability too like multiclass_explainer.predicted_probability ?

I see it is shown in visualize() under "Predicted Label" column in parentheses. I have looked at the source code and it seems there is no functionality that allows that or did I miss something?

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

No branches or pull requests

1 participant