decision-tree Implementation of the ID3 algorithm in C#. wget https://github.com/Zolomon/decision-tree/archive/master.zip && unzip master.zip && cd decision-tree-master && xbuild && cd decision-tree/bin/Debug/ mono decision-tree.exe