janvanrijn / openml-pimp

Parameter Importance according to OpenML
BSD 3-Clause "New" or "Revised" License
13 stars 8 forks source link

openml-pimp

This work aims to answer the questions:

Short Video

Youtube Video

(Explanation of the work in less than 3 minutes)

Data

All data in this paper can be reproduced using this notebook. Additionally, this folder contains arff files containing a large fraction of the meta-data generated for this project.

Paper

Hyperparameter Importance Across Datasets by Jan N. van Rijn and Frank Hutter (ArXiv)

Bibtex

If you find this work useful, please cite:

@inproceedings{Rijn2018Hyperparameter,
  title        = {Hyperparameter Importance Across Datasets},
  author       = {van Rijn, Jan N. and Hutter, Frank},
  booktitle    = {Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining},
  year         = {2018},
  organization = {ACM},
  pages        = {2367--2376}
}