automl / ConfigSpace

Domain specific language for configuration spaces in Python. Useful for hyperparameter optimization and algorithm configuration.
https://automl.github.io/ConfigSpace/
Other
204 stars 95 forks source link

Sampling of neighbors in NormalIntegerHyperparameter #299

Closed Neonkraft closed 1 year ago

Neonkraft commented 1 year ago

This PR resolves #298

codecov[bot] commented 1 year ago

Codecov Report

Base: 68.22% // Head: 68.22% // No change to project coverage :thumbsup:

Coverage data is based on head (94e7dcb) compared to base (9e50cd5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #299 +/- ## ======================================= Coverage 68.22% 68.22% ======================================= Files 26 26 Lines 1800 1800 ======================================= Hits 1228 1228 Misses 572 572 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=automl). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=automl)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.