🎉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

Regression Tree

User: "bkulig"
New Altair Community Member
Updated by Jocelyn

Hi!

I know already form answers in this form that there is a tree algorithm for numeric dependent variables in the WEKA extentions. But I can not find it! Please could you name me the operator?

Thank you in advance!

Boris

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "MartinLiebig"
    Altair Employee
    Accepted Answer

    Hello bkulig,

     

    the operator W-RepTree should do it. Please be sure to have the Weka extension installed. There is a documentation page on this.

     

    ~Martin

    User: "bkulig"
    New Altair Community Member
    OP

    Hi Martin,

    it does it!

    Thank you!

    Boris

    User: "earmijo"
    New Altair Community Member

    You should also play with W-M5P also from the Weka library. I have obtained better results with it. There are two version of trees you can estimate with this operator. Trees with numerical predictions at the final nodes and Trees with Regression Equations at the final nodes. 

    Hey earmijo,

     

    can you maybe eloberate a bit on what your experiences are with both of them?

     

    ~Martin