HunterMcGushion / hyperparameter_hunter

Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
MIT License
704 stars 100 forks source link

[WIP] Develop #126

Closed HunterMcGushion closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #126 into master will increase coverage by 0.34%. The diff coverage is 90.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   86.93%   87.28%   +0.34%     
==========================================
  Files          34       35       +1     
  Lines        3604     3695      +91     
==========================================
+ Hits         3133     3225      +92     
+ Misses        471      470       -1
Impacted Files Coverage Δ
hyperparameter_hunter/leaderboards.py 96.61% <ø> (+1.61%) :arrow_up:
hyperparameter_hunter/recorders.py 88.13% <ø> (+1.94%) :arrow_up:
hyperparameter_hunter/optimization_core.py 89.64% <ø> (+0.95%) :arrow_up:
hyperparameter_hunter/experiments.py 91.14% <ø> (+0.99%) :arrow_up:
hyperparameter_hunter/feature_engineering.py 90.19% <90.19%> (ø)

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 8af7b62...c9ba744. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.3%) to 87.28% when pulling c9ba74449d0e05cdc2b5c1252b4f45a0ddfd66e9 on dev into 8af7b62c21352a7f32ec03b7f5a5c9beca4ae13a on master.