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
Collect each performance of a Backward elimination
I am using rapid miner for my data mining research, I used backward elimination for my feature (attribute) selections. I was wondering how to set up the process in order to gather each performance for the backward elimination. For example: feature set one (A, B, C , D, E, F), performance one(…); feature set two(A, B, C, D, E), performance two(…); ….
I am currently processing a data table with 21 features and 157000 items. A brute force feature selection simply overload my computer memory. I was wonder how to find the best combination as well as plot a graph that shows which combination of features performance low, and which combination performance high.
Thanks in advance for your kindly support.
I am currently processing a data table with 21 features and 157000 items. A brute force feature selection simply overload my computer memory. I was wonder how to find the best combination as well as plot a graph that shows which combination of features performance low, and which combination performance high.
Thanks in advance for your kindly support.
Tagged:
0
Answers
I had the same problem, hope this helps.
If you need further refinement let me know.
Or can you now log the performance of a sub process directly?
And more importantly log the "attributes used" at each iteration of attribute selection.
actually this isn't needed. Was it ever? Don't know exactly...Take a look at the following process: Greetings,
Sebastian