Skip to content

Extend and generalize datatest feature #68

Description

@lamr02n

The datatest feature loads a dataset into ClickHouse, that is then used for calculating the values for the confusion matrix. However, at this point users can only use a dataset file called dgta_dataset.json.gz with very specific columns. We should allow users to insert (more) arbitrary dataset files, that have to contain only a limited number of specific columns. This should also work for several file types, like .json, .json.gz and .csv. Maybe we could also add the option to load data from multiple files at the same time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions