Forked from https://github.com/m4jidRafiei/Decision-Tree-Python-
print_visualTreenow accepts arender=boolattribute to avoid automatic rendering.print_visualTreenow returns the Digraph and allows modification and manual rendering.- Recursive id3 step now passes a copy of attributes to each sibling.
- Digraph node ids are now randomly generated instead of using the node value.