# 決策樹（Decision Tree）

用一連串的 if-else 條件把資料分裂成純淨的子集，可解釋性強

## 完整說明

用一連串的 if-else 條件把資料分裂成純淨的子集，可解釋性強

---

來源：https://aiterms.tw/terms/decision-tree
快查頁：https://aiterms.tw/terms/decision-tree
深度解說：https://aiterms.tw/learning/what-is-decision-tree