Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix quantization in UniformIntegerHyperparameter sampling #120

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

mzeiseSAP
Copy link
Contributor

This pull request tries to fix an issue when sampling more than one configuration at a time (size>1), see issue #119.

@codecov-io
Copy link

codecov-io commented Jun 27, 2019

Codecov Report

Merging #120 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   66.75%   66.75%           
=======================================
  Files          19       19           
  Lines        1799     1799           
=======================================
  Hits         1201     1201           
  Misses        598      598

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cdc0b48...e4af873. Read the comment docs.

@mfeurer mfeurer merged commit cdc157a into automl:master Aug 5, 2019
@mfeurer
Copy link
Contributor

mfeurer commented Aug 5, 2019

Thanks a lot for this fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants