Rambatino / CHAID

A python implementation of the common CHAID algorithm
Apache License 2.0
150 stars 50 forks source link

Fixed numpy for 1.11.1 #77

Closed Rambatino closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #77 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   92.58%   92.61%   +0.02%     
==========================================
  Files           7        7              
  Lines         499      501       +2     
==========================================
+ Hits          462      464       +2     
  Misses         37       37
Impacted Files Coverage Δ
CHAID/column.py 88.97% <100%> (+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 5d1a8c5...ec46588. Read the comment docs.