On Sat, Jan 11, 2014 at 11:44 PM, Abhishek Kumar < [email protected]> wrote:
> For this I need to somehow integrate apache mahout to a browser. I also > need > to train my model on some server or database and then pipeline it to the > client. > > Please help if you have any suggestions. > Use log files. You can build a browser plugin that sends recent URL's to an analytics server. If you are just working with friendly users, you might even just use a proxy server to get these logs.
