codalab / codalab-competitions

CodaLab Competitions
https://codalab.lisn.fr
Other
512 stars 128 forks source link

AutoML challenge: solutions and dataset descriptions? #2982

Closed Yura52 closed 3 years ago

Yura52 commented 3 years ago

Hi! I am a Deep Learning researcher in the field of Supervised Learning on Tabular Data (classification and regression tasks).

I am trying to extend the benchmark I use to compare different models (Neural Networks, Gradient Boosted Trees etc.) and the AutoML challenge looks very relevant. However, there are two problems:

Is it possible to publish labels and dataset descriptions? It will be so helpful for the field! Unfortunately, UCI, libsvm, OpenML and other repositories do not always offer enough datasets for some specific problems related to the field of Tabular Data.

Didayolo commented 3 years ago

Hello,

I think you can find more detailed documentation in this paper: https://hal.archives-ouvertes.fr/hal-01906197/document

I hope this helps!

Note that, more recently, the AutoDL Challenge Series took place with new datasets and tasks: https://autodl.chalearn.org/ EDIT: maybe less of interest for you if you are interested in tabular datasets.