Closed giuseppec closed 6 years ago
Maybe we can also extend https://www.openml.org/new/study such that users can directly add the ids for the tasks and datasets when they create the study. We can also think of adding an API that allows creating a study and directly providing the IDs for tasks, datasets, ... through the client. This then automatically tags all tasks, datasets, ... with the ALIAS and the study_ID.
And: Maybe it should also be possible to create a benchmark suite for already existing tags. For example, if I would like to create a benchmark suite that contains only UCI tasks/data I currently can not do this by simply defining a new study that automatically adds all tasks having the UCI tag.
We need to make it easy for the reader to find a tutorial "how to create own benchmark suites" in the paper if we are not explaining it in the paper. We also discussed this issue here https://github.com/openml/OpenMLFirstBenchmarkSuite/issues/5#issuecomment-367999155 but have still no solution I guess.
1) We need to describe how to create a suite better. Currently, we have this https://www.openml.org/guide/benchmark . Maybe we can add something like this (still improvable):