Decision Tree Applet


To use this applet, make sure:
  1. Each item of input data is separated by a comma and each example is on a new line.
  2. The first line of the input data contains the names of the different attributes.
  3. All examples have the same number of attributes.
Load the example data for clarification.
The data is sorted according to the last attribute.
The executable and source code are available here: DecisionTree.zip


COUNTER: 2615 VISITS

Back Home to view other games and programs