Regression Tree

bkulig
bkulig New Altair Community Member
edited November 2024 in Community Q&A

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

Best Answer

  • MartinLiebig
    MartinLiebig
    Altair Employee
    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

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    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

  • bkulig
    bkulig New Altair Community Member

    Hi Martin,

    it does it!

    Thank you!

    Boris

  • earmijo
    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. 

  • MartinLiebig
    MartinLiebig
    Altair Employee

    Hey earmijo,

     

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

     

    ~Martin