HunterMcGushion / hyperparameter_hunter

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

Add `EngineerStep` comparison with str #158

Closed HunterMcGushion closed 5 years ago

HunterMcGushion commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #158 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage    93.7%   93.72%   +0.02%     
==========================================
  Files          46       46              
  Lines        4829     4845      +16     
==========================================
+ Hits         4525     4541      +16     
  Misses        304      304
Impacted Files Coverage Δ
hyperparameter_hunter/feature_engineering.py 100% <100%> (ø) :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 9737d3a...2ee252a. Read the comment docs.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 697


Totals Coverage Status
Change from base Build 695: 0.02%
Covered Lines: 4541
Relevant Lines: 4845

💛 - Coveralls