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
Strange rules - what can I do?
I'm building a rule induction model that's working well but is producing some strange rules. An example is:
if AvgClausRxrT > 453.805 and AvgClausRxrT > 499.515 then Down (18 / 3)
Even I can simplify this rule . While these rule don't cause mistakes they do lower confidence in the results if a human expert sees them and gets to wondering - "If the program is dumb enough to produce this rule whay should I believe the rest of what it's doing?"
Does anyone have a suggestion on how to configure RapidMiner so it doesn't produce these sorts of flaky rules? Or is that just the way it is and I should learn to live with it?
if AvgClausRxrT > 453.805 and AvgClausRxrT > 499.515 then Down (18 / 3)
Even I can simplify this rule . While these rule don't cause mistakes they do lower confidence in the results if a human expert sees them and gets to wondering - "If the program is dumb enough to produce this rule whay should I believe the rest of what it's doing?"
Does anyone have a suggestion on how to configure RapidMiner so it doesn't produce these sorts of flaky rules? Or is that just the way it is and I should learn to live with it?
0
Answers
Anyway, as long as you validate your model with a X-Validation and you are satisfied, I would not worry a lot and for take it just the way it is for now
Best regards,
Marius