Quartz 4

Home

❯

Machine Learning

❯

Trees

❯

Building a Classification Tree

Building a Classification Tree

Nov 27, 20251 min read

Very similar steps as Building a Regression Tree except we wish to minimize the Gini Index at each step.

When Pruning the Tree, we will use the classification error rate.


Graph View

Recent Notes

  • Richard Hua

    Jan 31, 2026

    • Variable Importance

      Jan 29, 2026

      • Bagging

        Jan 29, 2026

        Created with Quartz v4.5.2 © 2026

        • GitHub
        • Discord Community