Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 200 Bytes

File metadata and controls

7 lines (4 loc) · 200 Bytes

NOTE: to use the pydot module to plot the decision trees, you may have to move to an older version of pyparsing.

pip uninstall pydot
pip install pyparsing==1.5.7
pip install pydot