2012/9/1 Bob Hutchison <[email protected]>

>
> On 2012-09-01, at 9:30 AM, Иван Бишевац <[email protected]> wrote:
>
> I am learning Apriori algorithm but have trouble implementing it in Ruby.
> I wonder if there is some implementation of Apriori algorithm in Ruby.
>
>
> From a quick google...
>
> https://github.com/jashmenn/apriori
> http://www.armando.ws/2007/10/apriori-algorithm-ruby/
>

I googled already, and found these 2 links. First one is C implementation
with Ruby bridge. Second one is Ruby implementation, but with horrible code
style, and it's really hard to dive into.
Still looking..

-- You received this message because you are subscribed to the Google Groups 
ruby-talk-google group. To post to this group, send email to 
[email protected]. To unsubscribe from this group, send email 
to [email protected]. For more options, visit this 
group at https://groups.google.com/d/forum/ruby-talk-google?hl=en

Reply via email to