🌳 Decision Tree Builder
Ask questions to split data. Build a tree that classifies like AI.
🌲 Tree — Click a node to split it
📊 Dataset
✂️ Split Feature
📈 Stats
Entropy:—
Depth:0
Nodes:1
Accuracy:—
🔮 Predict
How to use: 1) Pick a dataset above. 2) Click the root node (the box that says "Click to split"). 3) Pick a question from the Split Feature buttons — higher Gain = better question. 4) Keep splitting nodes until all end in colored leaves. 5) Or hit Auto Split to let AI build the tree. 6) Use Predict to test new data!