« Return to Thread: Don't show a specific attribute value

Don't show a specific attribute value

by Andreza Vieira :: Rate this Message:

Reply to Author | View in Thread

Hello,

Please, help me.
I want to know if there's a way to generate the rules (Weka - Association Rules) without a specific attribute value. For example: I have an attribute "play" that can assume "true" or "false", so, I want to generate rules that contain the attribute "play" with only the "true" value, is not interesting for me see this attribute with the "false" value.

How can I do it?

I want to do this because I have 50 boolean attributes. So, the Weka generates a lot of rules, with several combinations between them, that is, a lot of not interesting rules.

Thanks a lot.
Andreza

 « Return to Thread: Don't show a specific attribute value