classification

zahra
zahra New Altair Community Member
edited November 5 in Community Q&A
Hi, I’m  student  of master degree .for my final project I want  to work on datas that I collect from an insurance  company.my project  is based on datamining by rapidminer.in classification model.
I want combine different  operators like weka tree and dission tree for analyze.but I don’t  know other  operator s please introduce other operators  that work like discussion tree  for analyzing .
Thanks  a lot
Tagged:

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    Hi,

    you could have a look at the random forest for example, which is a tree-based ensemble method, boosted decision trees or decision stumps are another option (for the boosting part, have a look at adaboost).


    Best regards,
    Marius
  • zahra
    zahra New Altair Community Member
    thanks alot