🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

good resource for decision trees parameter selection?

JawaUser: "Jawa"
New Altair Community Member
Updated by Jocelyn
I followed along on the tutorial on decision trees but the results differed. where can I learn how to set the correct parameters.

Find more posts tagged with

Sort by:
1 - 2 of 21
    jacobcybulskiUser: "jacobcybulski"
    New Altair Community Member
    Accepted Answer
    A very good reference on how to set various parameters of different models in RapidMiner - including Decision Trees - is the book by Vijay Kotu and Bala Deshpande, Data Science: Concepts and Practice, Second Edition, Morgan Kaufmann Pubs. See section 4.1 on Decision Trees. An important aspect of reading a chapter like this is that it will explain not only what each parameter does but also how the algorithm building the tree is using these parameters.

    Jacob
    JawaUser: "Jawa"
    New Altair Community Member
    OP
    Many Thanks! Cheers