The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Writing Rules to CSV with GroovyScript?

earmijoearmijo Member Posts: 271 Unicorn
edited June 2019 in Help
I confess I'm a newbie when it comes to program stuff myself in Java.
What I want to know in this question is : Do  I want to invest the time
to learn a bit more.

My question is: With this new operator GroovyScript, is it possible, after generating association rules,  to
transform them into an ExampleSet which then I can save to CSV. I want to compute additional measures
of interestingness (like ChiSquare).

I know you can do this easily in the Enterprise Version.

(Completely unrelated question: is there an academic price for that version?
I use RM to teach. I can buy the program once.  The annual subscription is
a bit expensive for me as an individual. )
Tagged:

Answers

  • haddockhaddock Member Posts: 849 Maven
    Greetings!

    It may actually be possible to do what you want with plain vanilla RM. I think you'll find the following covers some of your points http://rapid-i.com/rapidforum/index.php/topic,778.msg3429.html#msg3429
  • earmijoearmijo Member Posts: 271 Unicorn
    Wow. That was very nice Haddock. It took me a while to figure out everything but it is a very nice program and I learned a lot about operators that I had never used before.  I still have a problem though. The results that RM writes only include Confidence. I also need Lift and Support to be able to compute the ChiSquare stat (which is the reason why I'm doing all of this). Thank you anyways for your help.
Sign In or Register to comment.