igrigorik / decisiontree

ID3-based implementation of the ML Decision Tree algorithm
1.44k stars 130 forks source link

Issue with graph output #28

Open chbach opened 8 years ago

chbach commented 8 years ago

I am using the graphr Ruby gem and GraphViz on Ubuntu and all I get is discrete

Btw, why didn’t you put the graphr gem in the dependencies?