Skip to content

Add embedding visualisation to the data explorer #53

@mrchtr

Description

@mrchtr

The data explorer is already good for inspecting the processed text snippets. However, when we look at the embeddings the vectors arrays are not so useful. To compare different embedding models it would be nice to have a TSNE visualisation.
Depending on the dataset size the calculation of the visualisation could be quite heavy. Probably we have to use a sample of the dataset or only one partition.

At the end it could look like this:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions