[solved] How to use Cart

Luwie
Luwie New Altair Community Member
edited November 2024 in Community Q&A
can anyone help me how to use CART algorithm in rapid miner? i'm very confused  :'( i'm really need help
Tagged:

Best Answer

  • Luwie
    Luwie New Altair Community Member
    Answer ✓
    Ahh... i got it ty so much sir :)

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,

    could you be more specific where your problem is?

    Cheers,
    Martin
  • Luwie
    Luwie New Altair Community Member
    ty for reply

    i dont know how to implementation Classification And Regression Tree (CART) in rapidminer. modeling -> tree induction i dont see CART algorithm

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,

    to use specific implementations for the decision tree you need to install the weka extension. In this extension you have the choice of different versions. W-J48 is the C4.5 and W-SimpleCart is the CART by Breiman et al.

    Cheers,
    Martin
  • Luwie
    Luwie New Altair Community Member
    Answer ✓
    Ahh... i got it ty so much sir :)
  • ZahraBami
    ZahraBami New Altair Community Member
    I have this problem too,how we can install the weka extension?