DecisionTree 测试数据 在data目录下,为json格式 deploy mkdir decstree cd decstree git clone git@github.com:fatelei/DecisionTree.git python bootstrap.py bin/buildout run bin/destree --train_file data/train.txt --test_file data/test.txt