Skip to content
Prev 273123 / 398506 Next

On-line machine learning packages?

Hello Jay,

Did you find the answer to your question on incremental machine 
learning? If not, I found some links that might help:

It appears that might be able to do streaming/incremental machine 
learning in Weka:
http://moa.cs.waikato.ac.nz/details/classification/using-weka/

On the above link, there is a link to a free online book on data stream 
mining:
http://heanet.dl.sourceforge.net/project/moa-datastream/documentation/StreamMining.pdf

While weka is a separate project from R, there is an R to Weka interface 
available at
http://cran.r-project.org/web/packages/RWeka/index.html

Sadly, I didn't see any streaming/incremental machine learning packages 
on the CRAN machine leaning task view.

I would guess that your best bet is using Weka with the Rweka interface, 
but I'm a neophyte in the machine learning field, so please take this 
advice with a grain of salt.

Sincerely,
Jason
On 09/13/2011 02:35 AM, Jay wrote: