2014-09-20 8:04 GMT-07:00 Mathieu Blondel <[email protected]>: > > I recently re-implemented gradient boosting [2].
I am interested in your feedback in implementing trees with numba. Is it easy to reach the speed the scikit-learn cython generated code? What are the trade-offs and traps you discovered while working on this? In general would you recommend numba over Cython for Python users implementing their own estimators with non vectorizable routines? -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
