Rambatino / CHAID

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

Fix graph installations in the README.md. Add note about python 2.7 #104

Closed Rambatino closed 4 years ago

Rambatino commented 4 years ago

This was an initial oversight on my part as I had the libraries already on my computer.

Have tested this on a fresh install.

fixes: https://github.com/Rambatino/CHAID/issues/102

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7cb3d2f). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #104   +/-   ##
=========================================
  Coverage          ?   89.61%           
=========================================
  Files             ?        8           
  Lines             ?      626           
  Branches          ?        0           
=========================================
  Hits              ?      561           
  Misses            ?       65           
  Partials          ?        0

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 7cb3d2f...d7ac3e4. Read the comment docs.