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
Decission Trees and Attirbute Set Selection
chaosbringer
Member Posts: 21 Contributor II
Hi,
i have a probably stupid question.
Is it reasonable to use the Attribute Selection Operator (e.g. Evolutionary Optimization) with decission trees?
I ask, because during the decision tree induction the attribute set is automatically reduced due to pruning and information-criteria based node-spliting, and this process automatically eliminates unnecessary attributes. Am i right?
If i am, would it not make sense to use a decission tree for attribute selection and than use the attributes used at the tree nodes for e.g. neural net learning?
Thank you very much.
i have a probably stupid question.
Is it reasonable to use the Attribute Selection Operator (e.g. Evolutionary Optimization) with decission trees?
I ask, because during the decision tree induction the attribute set is automatically reduced due to pruning and information-criteria based node-spliting, and this process automatically eliminates unnecessary attributes. Am i right?
If i am, would it not make sense to use a decission tree for attribute selection and than use the attributes used at the tree nodes for e.g. neural net learning?
Thank you very much.
0
Answers
This latter consideration might provide a motivation for reducing the attribute set by pre-processing, but you have to be careful not to introduce junk in return, like user assumptions about what matters, even indirectly through parameter bias.
O for a lump of perfect Green...