You can reference this: https://cwiki.apache.org/confluence/display/MAHOUT/Algorithms
Most main stream data mining algorithm is implemented in mahout. > 在 2013年11月25日,下午12:31,unmesha sreeveni <[email protected]> 写道: > > I have gone through http://mahout.apache.org for some data mining > algorithms already implemented on the Hadoop plattform. > > From that i understood that > > 1. Kmeans > 2. Decision Tree > 3. Navie Bayes > Have implementation in hadoop platform > > And for > 4. DBscan > 5. k-mearesr neighbr > 6. svm > 7. Logistic Regression > 8. Neural n/w > 9. Aprori > it is not there in Mahout. > Is that inference right? > > -- > Thanks & Regards > > Unmesha Sreeveni U.B > Junior Developer > >
