MLBazaar / MLBlocks

A library for composing end-to-end tunable machine learning pipelines.
https://mlbazaar.github.io/MLBlocks
MIT License
114 stars 35 forks source link

Issue 110 ability to return intermediate context #111

Closed csala closed 5 years ago

csala commented 5 years ago

Resolve #110

codecov-io commented 5 years ago

Codecov Report

Merging #111 into master will increase coverage by 0.28%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   78.29%   78.58%   +0.28%     
==========================================
  Files           5        5              
  Lines         682      691       +9     
==========================================
+ Hits          534      543       +9     
  Misses        148      148
Impacted Files Coverage Δ
mlblocks/mlpipeline.py 88.11% <100%> (+0.38%) :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 2b5d790...1a0eb09. Read the comment docs.