Rambatino / CHAID

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

Created is_terminal property and removed setting it in the Node const… #50

Closed Rambatino closed 7 years ago

Rambatino commented 7 years ago

…ructor

Fixes Issue #17