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
Attribute Priority
I have a dataset with three attributes and their corresponding weight.
In my evaluation I model I want to assign each attribute a weight that corresponds to its percentage. So for example in the first row EC12 would have 60% of the total weight. My aim is to find out which code contributes to the Success and how with how much weight. I hope I am making some sense
Since I am new to Data Mining from Java Programming I am at loss of how to solve this issue in RapidMiner.
My last resort is to write a java program that would be too complicated. Please suggest some tips on how to proceed with evaluating this data
Economic Code 1 | Percentage | Economic Code 2 | Percentage | Economic Code 3 | Percentage | Success |
EC12 | 60% | EC13 | 30% | EC14 | 10% | Yes |
EC13 | 60% | EC15 | 20% | EC12 | 20% | No |
EC19 | 30% | EC13 | 50% | EC14 | 10% | Yes |
Since I am new to Data Mining from Java Programming I am at loss of how to solve this issue in RapidMiner.
My last resort is to write a java program that would be too complicated. Please suggest some tips on how to proceed with evaluating this data
0
Answers
I have answered your request here:
http://rapid-i.com/rapidforum/index.php/topic,2897
Please don't double post.
Cheers,
Ingo