cdpierse / cdpierse/transformers-interpret
Output probability - SequenceClassificationExplainer
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.4k
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.