greenplum-db / PivotalR-archive

An convenient R tool for manipulating tables in PostgreSQL type databases and a wrapper of Apache MADlib.
https://pivotalsoftware.github.io/gp-r/
125 stars 53 forks source link

Association rule mining #25

Open flaviobarros opened 10 years ago

flaviobarros commented 10 years ago

I know that MADLib supports association rules, and i would like to use it from R. Is there a possibility to implement this feature?

walkingsparrow commented 10 years ago

We will definitely implement this. PivotalR will cover all functionalities of MADlib. Question is when, which will be decided by our product manager.

walkingsparrow commented 10 years ago

I will leave this issue open until we have implemented this.

whizzalan commented 9 years ago

Please implemented this. Our customer need this method.

fmcquillan99 commented 9 years ago

Who is your customer, and what is your timeline please?

Thanks, Frank

whizzalan commented 9 years ago

EC in Taiwan. No timeline only need asap.

flaviobarros commented 7 years ago

Any news?

fmcquillan99 commented 7 years ago

We are working on R-wrappers for MADlib's SVM, k-means and LDA currently. Will update the CRAN repo with these soon. Interested in association rules but not started working on it. Do you want to work on it?

Frank