dianna
dianna copied to clipboard
Create ordered table visualization for text
Create text visualization: ordered table with weights
Related user stories:
As a domain user I want to see an ML model’s prediction probabilities for classifying an article to a specific genre class and these probabilities for the rest of the genre classes to trust and understand the model’s decision making.
As a domain user I want to compare the top N local features (words) via feature importance ranking plots of several ML models’ predictions for the same article to choose the most trusted model and possibly get insight.
We added the blocked label because we ran into inconsistencies in the api as discussed in issue dianna-ai/dianna-exploration#138. We (probably) first need to solve those.
@cwmeijer , we need to check if the blocking is solved by solving issue #138.