Hi Jakub, fpg is in 0.9 but currently unsupported (no code maintainer(s)). I don't think we have any docs for it since it's slated for removal. I use it in 0.8 and it works for the _limited_ use cases I have.
As an alternative, and in preparation for the eventuality that it'll be removed without maintainers, I've been using an R package to fill the gap (actually playing with getting to execute on H20 via their R integration). Feel free to take a look at the algo and see if it's something you could maintain if you think it'd be useful for you - I'd certainly be happy about it! Best, Nick ________________________________________ From: Jakub Stransky [[email protected]] Sent: Tuesday, November 25, 2014 8:31 AM To: [email protected] Subject: algorithms Apriori, FPgrowth Hello experienced mahout users, I am new to mahout library and I have a bit trouble to find a starting point for "associative rule mining" as I don't see neither Apriori not FPgrowth algorithm on the list of implemented algorithms. Contrary I found several blog posts with referal to mahout library for implementation of those algorithms. I am a bit confused what the current state is and where to find appropriate docs. Any hint would be appreciated. Thanks Jakub
