“修剪算法”

atulsajjanharatulsajjanhar MemberPosts:2Contributor I
edited May 2019 inHelp
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, MemberPosts:2,531Unicorn
    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 InorRegisterto comment.