AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 273 forks source link

merge dev #45

Closed AxeldeRomblay closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #45 into master will increase coverage by <.01%. The diff coverage is 7.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   16.96%   16.96%   +<.01%     
==========================================
  Files          27       27              
  Lines        1892     1886       -6     
==========================================
- Hits          321      320       -1     
+ Misses       1571     1566       -5
Impacted Files Coverage Δ
python-package/mlbox/encoding/na_encoder.py 16.66% <0%> (-0.8%) :arrow_down:
...ckage/mlbox/preprocessing/drift/drift_threshold.py 18.57% <0%> (+0.76%) :arrow_up:
...ckage/mlbox/preprocessing/drift/drift_estimator.py 23.52% <16.66%> (+0.72%) :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 939dbc8...14726ca. Read the comment docs.