Options

classification

zahrazahra Member Posts: 2 Contributor I
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

Answers

  • Options
    MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    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
  • Options
    zahrazahra Member Posts: 2 Contributor I
    thanks alot
Sign In or Register to comment.