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.

"Saving association rules into a model"

AbdelkrimNETAbdelkrimNET Member Posts: 1 Learner III
edited May 2019 in Help
Hi everyone,

i want to know how i can save the association rules generated by the "Association Rules Generator" to a model? to integrate them into a Java application.

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    this should be asked in the development forum, don't you think?

    Anyway, you simply can't do that. Association Rules are a special IOObject of their own, but you can apply them on an ExampleSet using the according operator Apply Association Rules.

    Greetings,
    Sebastian
Sign In or Register to comment.