Pages: [1]
  Print  
Author Topic: Decision Tree problem[SOLVED]  (Read 612 times)
sshilbayeh
Newbie
*
Posts: 10


« on: May 20, 2012, 12:05:35 PM »

Hi
I am trying to build a decision tree for my data , my data is about child abuse and contains integer (the age) and nominal data , the decision tree only gave me one node I don't know why ?
« Last Edit: May 21, 2012, 01:10:53 PM by sshilbayeh » Logged
Marius
Global Moderator
Hero Member
*****
Posts: 1347



WWW
« Reply #1 on: May 21, 2012, 09:51:38 AM »

RapidMiner's decision tree has a "minimal gain" parameter. If a new node would not result in at least the increase of model performance, the algorithm stops. Try to decrease that parameter if you want deeper trees. But you should carefully evaluate your models and compare different parameter settings. For that you should have a look at the Optimize Parameters operator.

Best, Marius
Logged

Please add [SOLVED] to the topic title when your problem has been solved! (do so by editing the first post in the thread and modifying the title)
Please click here before posting.
sshilbayeh
Newbie
*
Posts: 10


« Reply #2 on: May 21, 2012, 01:11:32 PM »

Thank u very much , it works now
Logged
Pages: [1]
  Print  
 
Jump to: