Am 28.11.2012 16:46, schrieb Mathieu Blondel:


On Thu, Nov 29, 2012 at 12:33 AM, Andreas Mueller <[email protected] <mailto:[email protected]>> wrote:

    Do you see where the "sometimes 100x" comes from?
    Not from what he demonstrates, right?

scikit-learn is really bad when n_jobs=10. I would be interested in knowing if the performance gains are mostly coming from the fact that wiseRF is written in C++ or if they had to use algorithmic improvements.
Why should C++ be any faster than Cython?
Templating number of bins in leafs?

Maybe they learned a model to pick good default values for the forest for a dataset ;)
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to