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

Issue 92 support flat hyperparameter dictionaries #93

Merged
merged 3 commits into from
Jul 6, 2019

Conversation

csala
Copy link
Contributor

@csala csala commented Jul 5, 2019

Resolve #92

Add support for flat hyperparameter specification both on get and set hyperparameters methods.

@codecov-io
Copy link

codecov-io commented Jul 6, 2019

Codecov Report

Merging #93 into master will increase coverage by 0.63%.
The diff coverage is 86.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   73.28%   73.92%   +0.63%     
==========================================
  Files           5        5              
  Lines         524      556      +32     
==========================================
+ Hits          384      411      +27     
- Misses        140      145       +5
Impacted Files Coverage Δ
mlblocks/mlpipeline.py 85% <86.48%> (-0.11%) ⬇️

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 dd3b8bf...5bd5a70. Read the comment docs.

@csala csala merged commit 18dc468 into master Jul 6, 2019
@csala csala deleted the issue-92-Support-flat-hyperparameter-dictionaries branch July 6, 2019 14:00
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.

Support flat hyperparameter dictionaries
2 participants