134 Forks
1388 Stars
1388 Watchers

decisiontree

ID3-based implementation of the ML Decision Tree algorithm

How to download and setup decisiontree

Open terminal and run command
git clone https://github.com/igrigorik/decisiontree.git
git clone is used to create a copy or clone of decisiontree repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with decisiontree https://github.com/igrigorik/decisiontree/archive/master.zip

Or simply clone decisiontree with SSH
[email protected]:igrigorik/decisiontree.git

If you have some problems with decisiontree

You may open issue on decisiontree support forum (system) here: https://github.com/igrigorik/decisiontree/issues