Skip to content

Commit

Permalink
Add tabular saliency image
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang authored Jan 11, 2024
1 parent e3d548e commit be7c9d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ explanation = dianna.explain_tabular(run_model, input_tabular=data_instance, met
plot_tabular(explanation, X_test.columns, num_features=10) # display 10 most salient features
```

![image](https://github.com/dianna-ai/dianna/assets/25911757/ce0b76b8-f00c-468a-9732-c21704e289f6)

## Dashboard

Explore your trained model explained using the DIANNA dashboard. [Click here](https://github.com/dianna-ai/dianna/tree/main/dianna/dashboard) for more information.
Expand Down

0 comments on commit be7c9d2

Please sign in to comment.