Skip to content

Refactor XAI functionality #146

@stavrostheocharis

Description

@stavrostheocharis

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

No one assigned

    Labels

    refactorThis issue refers to changing code without producing a new featuretech debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions