Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Can Anyone Explain The Guest Subset Ratio And Subset Ratio In Random Forest
OsamaAnmar
Can Anyone Explain The Guest Subset Ratio And Subset Ratio In Random Forest
I don't understand what is the goal of subset ration in random forest in RapidMiner
Find more posts tagged with
AI Studio
Accepted answers
BalazsBaranyRM
Hi!
First, it's "guess subset ratio", "guess" as in "try to determine a good value".
The subset ratio in Random Forest is used to select a random subset of attributes in every step when creating the trees to build the forest. The ratio is applied to the number of all attributes. If the ratio is 0.3, for example, and you have 100 attributes, 30 will be selected randomly for each new step.
You could try different values, but if you have enough trees, the effect of this setting will be small, as decision trees are already quite good at attribute selection.
If the subset ratio is too small, you will often have a situation where the tree doesn't have relevant attributes to choose. If it is too high, the trees will be less random and more similar to each other, which could lead to an overfitted model.
Regards,
Balázs
All comments
BalazsBaranyRM
Hi!
First, it's "guess subset ratio", "guess" as in "try to determine a good value".
The subset ratio in Random Forest is used to select a random subset of attributes in every step when creating the trees to build the forest. The ratio is applied to the number of all attributes. If the ratio is 0.3, for example, and you have 100 attributes, 30 will be selected randomly for each new step.
You could try different values, but if you have enough trees, the effect of this setting will be small, as decision trees are already quite good at attribute selection.
If the subset ratio is too small, you will often have a situation where the tree doesn't have relevant attributes to choose. If it is too high, the trees will be less random and more similar to each other, which could lead to an overfitted model.
Regards,
Balázs
OsamaAnmar
Thank you very much
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups