|
|
|
|
|
by mitultiwari
5406 days ago
|
|
Apache Mahout is interesting but I still haven't found a strong need to use it. Most of the time I can sample the data that I process in Hadoop, and use R for training machine learning algorithms. Does any body know of any large scale data mining use of Apache Mahout? |
|
Often times you want to run an experiment by training a classifier, testing it on a development data set, tweaking it and starting over. In the mean time, you just sit and wait. Reduce that cycle from a couple of hours even days to a shorter amount of time is probably the most appealing aspect of a project like Mahout.