You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make installable for Python 3.10.6
* Add 3.10 to test pipeline
* Remove upper Python version limit
* Change python-versions to strings
* Surround action python-version with quotation marks
* Install paramnet dependencies only for Python <= 3.9
* Disable local paramnet test for Python > 3.9
Co-authored-by: Dominik Woiwode <[email protected]>
If you use HPOBench, please cite the following paper:
156
+
157
+
```bibtex
158
+
@inproceedings{
159
+
eggensperger2021hpobench,
160
+
title={{HPOB}ench: A Collection of Reproducible Multi-Fidelity Benchmark Problems for {HPO}},
161
+
author={Katharina Eggensperger and Philipp M{\"u}ller and Neeratyoy Mallik and Matthias Feurer and Rene Sass and Aaron Klein and Noor Awad and Marius Lindauer and Frank Hutter},
162
+
booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 2)},
0 commit comments