-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
refactorThis issue refers to changing code without producing a new featureThis issue refers to changing code without producing a new featuretech debt
Description
Description
The XAI pipeline runs produces a custom dictionary as an output. This output is not easy to be visualized in the streamlit.
In addition, this XAI requires a connection with an S3 in order to get the data (model, etc.) from there.
Solution
- Define and implement how the results should be visualized (the easiest way is to visualize the plot itself directly as produced by lime, the other case is to create a custom plot)
Metadata
Metadata
Assignees
Labels
refactorThis issue refers to changing code without producing a new featureThis issue refers to changing code without producing a new featuretech debt