paris-saclay-cds / ramp-workflow

Toolkit for building predictive workflows on top of pydata (pandas, scikit-learn, pytorch, keras, etc.).
https://paris-saclay-cds.github.io/ramp-docs/
BSD 3-Clause "New" or "Revised" License
68 stars 43 forks source link

BUG hotfix such that RAMP workflow and SKLearnPipeline are compatible #219

Closed glemaitre closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #219 into master will decrease coverage by <.01%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   81.56%   81.55%   -0.01%     
==========================================
  Files         130      130              
  Lines        4844     4848       +4     
==========================================
+ Hits         3951     3954       +3     
- Misses        893      894       +1
Impacted Files Coverage Δ
rampwf/workflows/sklearn_pipeline.py 95.45% <83.33%> (-4.55%) :arrow_down:

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 4050512...fc88618. Read the comment docs.