MLBazaar / BTB

A simple, extensible library for developing AutoML systems
https://mlbazaar.github.io/BTB/
MIT License
172 stars 41 forks source link

Issue 134 implement uniform tuner #136

Closed pvk-developer closed 5 years ago

pvk-developer commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #136 into 0.3.0_dev will increase coverage by 4.93%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##           0.3.0_dev     #136      +/-   ##
=============================================
+ Coverage      86.17%   91.11%   +4.93%     
=============================================
  Files              9       10       +1     
  Lines            217      225       +8     
=============================================
+ Hits             187      205      +18     
+ Misses            30       20      -10
Impacted Files Coverage Δ
btb/tuning/tuners/uniform.py 100% <100%> (ø)
btb/tuning/tuners/base.py 92.85% <100%> (+92.85%) :arrow_up:

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 45c92f4...d3085c9. Read the comment docs.