Re: Decision Tree - Help

2013-11-24 Thread Jens Scheidtmann
Dear unmesah,

have a look at http://mahout.apache.org for some data mining algorithms
already implemented on the Hadoop plattform.


2013/11/23 unmesha sreeveni unmeshab...@gmail.com


 Can we implement Decision Tree as Mapreduce Job ?
 What all algorithms can be converted into MapReduce Job?




Re: Decision Tree - Help

2013-11-24 Thread unmesha sreeveni
Thanks Jens

I Refereed Apache Mahout http://mahout.apache.org/

6 Feb 2012 - Apache Mahout 0.6 released
Apache Mahout has reached version 0.6. All developers are encouraged
to begin using version 0.6. Highlights include:
Improved Decision Tree performance and added support for regression problems

I downloaded Apache mahout:

1. Whether df is the implementation of decision tree?

Some of the documents tell that it is not Decision tree but Random forest

What is it actually?


On Sun, Nov 24, 2013 at 5:18 PM, Jens Scheidtmann 
jens.scheidtm...@gmail.com wrote:

 Dear unmesah,

 have a look at http://mahout.apache.org for some data mining algorithms
 already implemented on the Hadoop plattform.



 2013/11/23 unmesha sreeveni unmeshab...@gmail.com


 Can we implement Decision Tree as Mapreduce Job ?
 What all algorithms can be converted into MapReduce Job?




-- 
*Thanks  Regards*

Unmesha Sreeveni U.B

*Junior Developer*


Decision Tree - Help

2013-11-22 Thread unmesha sreeveni
Can we implement Decision Tree as Mapreduce Job ?
What all algorithms can be converted into MapReduce Job?

Thanks
Unmesha