Classification Tree Simulator
Build a decision tree from a table. Numeric features use adjacent midpoint thresholds. Categorical features create one branch for each unique value.
Features
Training Table
Build the tree to view it here.

Build a decision tree from a table. Numeric features use adjacent midpoint thresholds. Categorical features create one branch for each unique value.