Decision-Tree-Analysis
This Decision Tree Analysis app is used to fit binary decision tree for classification.
If to do prediction, just go to the predict tab, and select the predictors for prediction. The prediction input data should have the same structure with the input data for training the tree.