automl / HPOBench

Collection of hyperparameter optimization benchmark problems
Apache License 2.0
136 stars 35 forks source link

HPOBench with python >= 3.10 #162

Closed PhMueller closed 2 years ago

PhMueller commented 2 years ago

Thanks to dwoiwode, this PR makes HPOBench usable with python > 3.9.

This PR builds on top of #155

PhMueller commented 2 years ago

@Neeratyoy: can you please approve as soon as the test have finished?

codecov[bot] commented 2 years ago

Codecov Report

Merging #162 (3e28654) into development (4c4f1d9) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/automl/HPOBench/pull/162/graphs/tree.svg?width=650&height=150&src=pr&token=pAF0hR95dw&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=automl)](https://codecov.io/gh/automl/HPOBench/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=automl) ```diff @@ Coverage Diff @@ ## development #162 +/- ## ============================================ Coverage 42.23% 42.23% ============================================ Files 46 46 Lines 2671 2671 ============================================ Hits 1128 1128 Misses 1543 1543 ```