Rambatino / CHAID

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

User shouldn't have to pass in variables and variable types #53

Closed xulaus closed 7 years ago

xulaus commented 7 years ago

Key's for the variables types dict can be used for the names of the variables on the Tree.from_pandas_df function.