Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
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