Question

I've been working with the Apache Mahout machine learning libaries in my free time a bit over the past few weeks. I'm curious to hear about how others are using these libraries.

Was it helpful?

Solution

This article is fairly thorough and has good examples: https://www.ibm.com/developerworks/java/library/j-mahout/index.html

OTHER TIPS

I used Mahout to implement a distributed recommender system. Our project was to develop a mobile platform to create collaborative filtering recommendations. We gathered data from the users and then used Mahout + Hadoop to make the recommendations.

The projects is described here

http://ceur-ws.org/Vol-676/paper9.pdf

http://egc2012.labri.fr/abstracts/139.pdf

And some of it in my blog here: http://girlincomputerscience.blogspot.com.br/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top