andrewtavis / causeinfer

Machine learning based causal inference/uplift in Python
BSD 3-Clause "New" or "Revised" License
56 stars 11 forks source link

Reflective uplift fix and tests for new models #24

Closed andrewtavis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (0b5360d) into main (db01027) will increase coverage by 7.79%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   80.79%   88.58%   +7.79%     
==========================================
  Files          13       13              
  Lines         885      885              
==========================================
+ Hits          715      784      +69     
+ Misses        170      101      -69     
Impacted Files Coverage Δ
src/causeinfer/standard_algorithms/reflective.py 96.22% <100.00%> (+96.22%) :arrow_up:
src/causeinfer/standard_algorithms/pessimistic.py 90.00% <0.00%> (+90.00%) :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 6ad402f...0b5360d. Read the comment docs.