IBM / AutoMLPipeline.jl

A package that makes it trivial to create and evaluate machine learning pipeline architectures.
MIT License
355 stars 29 forks source link

Refactor and use non macro pipeline #90

Closed ppalmes closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #90 (c49a05d) into master (c802014) will decrease coverage by 4.47%. The diff coverage is 6.66%.

:exclamation: Current head c49a05d differs from pull request most recent head 5449cb2. Consider uploading reports for the commit 5449cb2 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   86.59%   82.11%   -4.48%     
==========================================
  Files           4        4              
  Lines         261      274      +13     
==========================================
- Hits          226      225       -1     
- Misses         35       49      +14     
Impacted Files Coverage Δ
src/AutoMLPipeline.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/skpreprocessor.jl 86.27% <100.00%> (ø)

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 675ff60...5449cb2. Read the comment docs.