Standard format for representing rules


in Help
Hi friends,
In our project there is a need to persist the mined association rules and later use it for classification and prediction purposes, can any body tell if there is any standard for representing rules as a XML which defines what are the attributes which need to be present and how to represent the rule.
Thanks,
Venki
In our project there is a need to persist the mined association rules and later use it for classification and prediction purposes, can any body tell if there is any standard for representing rules as a XML which defines what are the attributes which need to be present and how to represent the rule.
Thanks,
Venki
0
Answers
you should take a look at the PMML 4.0 standard which specifies a XML format for Association rules.
Greetings,
Sebastian