Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Answers
As I understand it they are statistics that you could use to sift your rules. One of the the problems with Association Rule Mining is that you may end up with more rules than examples ( as an example could support more than one frequent item set ), so sifting through the sh.. becomes important.
You can see all the statistics of your rule set by converting them to examples. You may find it useful to cannibalise this process, hope so! Good luck!