A generic discrete decision tree in Java.
First, add the the decision tree src
directory to your build path.
Then consult the examples directory for usage.
Javadoc can be found here: http://mxdubois.github.io/decision-tree-java/javadoc/
A generic discrete decision tree in Java.
First, add the the decision tree src
directory to your build path.
Then consult the examples directory for usage.
Javadoc can be found here: http://mxdubois.github.io/decision-tree-java/javadoc/