Rambatino / CHAID

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

Added a license #61

Closed Rambatino closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #61 into master will decrease coverage by 0.42%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   84.95%   84.53%   -0.43%     
==========================================
  Files           6        6              
  Lines         472      472              
==========================================
- Hits          401      399       -2     
- Misses         71       73       +2
Impacted Files Coverage Δ
CHAID/column.py 85.81% <0%> (-1.42%) :arrow_down:

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 7fc0ba5...0aa1bec. Read the comment docs.