Using the Apache Mahout machine learning libraries [closed]
Asked Answered
B

2

5

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.

Byrann answered 29/8, 2009 at 16:27 Comment(0)
R
7

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

Ration answered 9/9, 2009 at 16:12 Comment(1)
I'll give you credit for the answer... I was initially hoping to see 'real-world' examples, but this article is well written and a great resource for all mahout users. Thanks!Byrann
R
3

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/

Rostock answered 16/11, 2012 at 19:33 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.