1. ReadME: a brief description of the options.
2. UserInput: the options screen and the command button to begin building the tree.
3. Data: You can paste your own data in here and set the type for each column (Omit, Class, Continuous or Caterogical).
4. Tree: diagram of the finished tree plus a button to show node details.
5. NodeView: Piechart and basic details of a node's class composition.
6. Result: Summary of tree and classification accuracy
7. Rules: decisions as rules plus details of their effectiveness
Back