assocaition rules

alhawary8611
alhawary8611 New Altair Community Member
edited November 5 in Community Q&A
hello, i  used "association rules to exampleset" operator then i eliminate some rules. now i need to convert the example set to rules again so i can use the "apply association rule " operator.
please, does anyone has idea for doing this process?

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    This is a great question! @mschmitz is the main author of that converters extension---is there a way to get the exampleset back to rules again after making changes?

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,

    i think this is not yet supported. The operator was supposed to be used for export reasons.

    BR,
    Martin
  • alhawary8611
    alhawary8611 New Altair Community Member
    sometimes, we need to keep some rules with specific conditions, such as "conclusion"= "class label". and many other conditions. so when i convert the rules to example set it become a normal dataset and we can do any type of processing on the rules. when finishing our processing on example set we need to convert it again to rules and we can apply the processed rules to increase the associative classification accuracy .

    thank you for clarifying. I hope you design inverse operator for rule to exampleset.
    @Thomas_Ott , @Telcontar120 , @JEdward , @mschmitz
  • alhawary8611
    alhawary8611 New Altair Community Member
    sometimes, we need to keep some rules with specific conditions, such as "conclusion"= "class label". and many other conditions. so when i convert the rules to example set it become a normal dataset and we can do any type of processing on the rules. when finishing our processing on example set we need to convert it again to rules and we can apply the processed rules to increase the associative classification accuracy .

    thank you for clarifying. I hope you design inverse operator for rule to exampleset.