-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request