the wiki has several pages dedicated to random forests: https://cwiki.apache.org/MAHOUT/random-forests.html this page describe the basics and has interesting links explaining random forests
https://cwiki.apache.org/MAHOUT/breiman-example.html https://cwiki.apache.org/MAHOUT/partial-implementation.html those pages explain how to use mahout's implementation On Tue, Dec 13, 2011 at 11:55 AM, praveenesh kumar <[email protected]>wrote: > I want to learn mahout's Random Forest Algorithm and want to implement it. > Can someone guide me on this ? > I already went to mahout's wiki, couldn't get any info on how mahout > has implemented it or how to run it from mahout. > Any help would be highly appreciable. > > Thanks, > Praveenesh >
