The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Rapid miner cannot show decision tree for sample size above 100 .
fatimidveil
Member Posts: 45 Contributor II
hi ,everyone ,my data set consist of 1150 entities with 49 variables . i am using rapid miner 9.4 free version .
My rapid miner show decision tree and working smoothly with sample size 100 but when, i increase my sample size from 100 than my software didn't show complete tree ,only show one variable with class .
i hope you people will help me out from this difficult situation .
My rapid miner show decision tree and working smoothly with sample size 100 but when, i increase my sample size from 100 than my software didn't show complete tree ,only show one variable with class .
i hope you people will help me out from this difficult situation .
Tagged:
0
Best Answer
-
varunm1 Member Posts: 1,207 UnicornSo, based on your process I can see that you are using an ID3 tree builder. I can see that it is building a decision tree based on the PTM attribute and there is nothing wrong with this. One thing I can say is that the PTM attribute is 100 percent correlated with the response variable (college), so there is no need for your tree to make decisions based on other attributes, so it might not use them for tree building. Generally, if some attribute is 100 percent correlated to the response variable, we will be a bit cautious and see if this is not some replica of response that we are trying to predict.
Please inform if you need more information.
Regards,
Varun
https://www.varunmandalapu.com/Be Safe. Follow precautions and Maintain Social Distancing
2
Answers
Looks like your tree is getting pruned. Can you inform the perfomance values of your tree, if you are trying to get one? One more thing is, can you uncheck pruning in decision tree parameters then run the process and see if your are getting any tree now?
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing
Varun
https://www.varunmandalapu.com/
Be Safe. Follow precautions and Maintain Social Distancing