2012/1/10 Olivier Grisel <[email protected]>: > 2012/1/10 Andreas <[email protected]>: >> On 01/10/2012 03:21 PM, Gilles Louppe wrote: >>>> [..] >>> >> Up to now I used RandomForests. >> Thanks for the tips. I'll give it a try. > > Out of curiosity can you please report comparative timings on your data? > > Also I think Gilles' remark should be added (and made prominent) to > the narrative documentation and also in the "See also" section of the > docstrings of RandomForests.
Absolutely - I think this was also mentioned in the MSR technical report that Brian announced some months ago. @andy have you tried R's random forest package (via rpy2)? I'd be curious how that compares to our code... > > -- > Olivier > http://twitter.com/ogrisel - http://github.com/ogrisel > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general -- Peter Prettenhofer ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
