Thuật ngữ AI
Từ điển đầy đủ về Trí tuệ nhân tạo
162
danh mục
2.032
danh mục con
23.060
thuật ngữ
thuật ngữ
Leaf node
Final node of a decision tree that has no child branches and provides the final prediction of the model.
thuật ngữ
Root of the tree
Initial and unique node of a decision tree from which all data partitions are initiated.
thuật ngữ
CART tree
Decision tree construction algorithm (Classification and Regression Trees) using binary splits and the Gini index as the main criterion.
thuật ngữ
C4.5 tree
Decision tree algorithm that improves upon ID3 by handling continuous attributes and missing values, with entropy as the splitting criterion.
thuật ngữ
CHAID tree
Algorithm based on the Chi-square test generating multi-way branching trees, particularly suited for survey and marketing data.
🔍