openml / OpenML

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

Tasks should be able to ignore attributes #1150

Open sebffischer opened 2 years ago

sebffischer commented 2 years ago

There are some datasets with multiple target variables (e.g. dataset 43338). One can create different tasks for all of the target variables. However currently this is not possible, because one has to ignore the other target variable, which requires having two different datasets with different ignore attributes