- Python 3
- Graphviz
$ git clone https://github.com/jio-hw/CSED426_DecisionTree.git
$ pip install graphviz sklearn
$ python decide.pyThis is not good implementation of Decision Tree.
Actually, the competition score was not so good.
So, please just refer this when you start your own assignment.