Decision Tree
This revision is from 2026/03/03 09:10. You can Restore it.
Decision Trees are widely used algorithms for supervised machine learning. They're popular for their ease of interpretation and large range of applications. They work for both regression and classification problems. https://mlu-explain.github.io/decision-tree/