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

Update Python support and links #129

Closed csala closed 3 years ago

csala commented 3 years ago

Update CI settings and dependencies to support the latest python versions. Update all the links to point at the new MLBazaar organization.

codecov-io commented 3 years ago

Codecov Report

Merging #129 (b9a6142) into master (0fac3ce) will increase coverage by 10.31%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #129       +/-   ##
===========================================
+ Coverage   79.83%   90.15%   +10.31%     
===========================================
  Files           5        4        -1     
  Lines         868      721      -147     
===========================================
- Hits          693      650       -43     
+ Misses        175       71      -104     
Impacted Files Coverage Δ
mlblocks/__init__.py 100.00% <ø> (ø)
mlblocks/mlblock.py 91.86% <0.00%> (+0.13%) :arrow_up:
mlblocks/mlpipeline.py 87.10% <0.00%> (+0.16%) :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 0fac3ce...b9a6142. Read the comment docs.