machine learning in Ruby?

P

Peter Szinek

Hi there,

I would like to implement a few things in scRUBYt! for which I would
need some machine learning tools (like Java's weka or similar). Any
chance there is something like this (I need stuff like classificators,
(bayesian and other statistical mainly), markov models, nearest
neighbour algorithms etc).

I would also need some libraries working with automata and/or grammars
(implementation of pushodwn/finite state automaton would come handy).

Does something at least remotely similar exist so that I don't reinvent
the wheel?



Thanks,
Peter
__
http://www.rubyrailways.com :: Ruby and Web2.0 blog
http://scrubyt.org :: Ruby web scraping framework
http://rubykitchensink.ca/ :: The indexed archive of all things Ruby
 
S

Swanand

Hi there,

I would like to implement a few things in scRUBYt! for which I would
need some machine learning tools (like Java's weka or similar). Any
chance there is something like this (I need stuff like classificators,
(bayesian and other statistical mainly), markov models, nearest
neighbour algorithms etc).

I would also need some libraries working with automata and/or grammars
(implementation of pushodwn/finite state automaton would come handy).

Does something at least remotely similar exist so that I don't reinvent
the wheel?

Thanks,
Peter
__http://www.rubyrailways.com:: Ruby and Web2.0 bloghttp://scrubyt.org:: Ruby web scraping frameworkhttp://rubykitchensink.ca/:: The indexed archive of all things Ruby


Hi!
There is a decisiontree gem in Ruby.
sudo gem install decisiontree. Hope this helps.
Thanks and regards,
Swanand
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top