← Library · Definition
Decision Tree
A flowchart-like structure where each internal node represents a test on a feature, each branch represents the outcome of the test, and each leaf node represents a class label or a numerical value. It's used for both classification and regression tasks, making decisions by repeatedly splitting data based on different conditions.
Learn one new AI thing every day.
Daily Deck sends you seven plain-English cards like this every morning. Free.
Start free