"pruning algorithm"

atulsajjanhar
atulsajjanhar New Altair Community Member
edited November 5 in Community Q&A
Hello,
I am a newbie. I am trying to identify the algorithm is being used for pruning/pre_pruning in Decision Tree? Appreciate any references. 
Thank you.
Atul

Answers

  • land
    land New Altair Community Member
    Hi,
    the used algorithm is oriented on the C4.5 algorithm of Quinlan. He published a book "C45: Programs for Machine Learning", you should take a look there.

    Greetings,
      Sebastian