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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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