yoshida-lab / XenonPy

XenonPy is a Python Software for Materials Informatics
http://xenonpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
131 stars 57 forks source link

Use scikit-learn PowerTransform #196

Closed TsumiNa closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #196 into master will decrease coverage by 0.53%. The diff coverage is 69.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
- Coverage   82.40%   81.87%   -0.54%     
==========================================
  Files          93       92       -1     
  Lines        6480     6289     -191     
==========================================
- Hits         5340     5149     -191     
  Misses       1140     1140              
Impacted Files Coverage Δ
xenonpy/model/training/extension/persist.py 75.94% <ø> (ø)
xenonpy/datatools/transform.py 73.07% <62.96%> (-13.04%) :arrow_down:
tests/datatools/test_dataset.py 99.10% <100.00%> (ø)
xenonpy/model/training/checker.py 84.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 dd7f5bd...94c7c45. Read the comment docs.