The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"pruning algorithm"

atulsajjanharatulsajjanhar Member Posts: 2 Contributor I
edited May 2019 in Help
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
Tagged:

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    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
Sign In or Register to comment.