openml / OpenML

Open Machine Learning
https://openml.org
BSD 3-Clause "New" or "Revised" License
664 stars 90 forks source link

Dataset webpage shows tasks from other datasets #1158

Closed LaurensKrudde closed 2 years ago

LaurensKrudde commented 2 years ago

Description

On the webpage of a dataset; when going to analysis and then to tasks, it no longer shows the correct tasks corresponding to the dataset. It seems to show the general list of all tasks.

Expected Results

List of tasks corresponding to the dataset.

Actual Results

List of all existing tasks for all datasets.

image

LaurensKrudde commented 2 years ago

Moved to https://github.com/openml/openml.org/issues/269