TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
一个 GBM 的实验,比较纯 Python+numba jit 和efficient version histogram binning优化过的 GBT(lightGBM) 的 benchmark。试了一下,貌似 master 分支上的 code 已经相差无几,更新比较活跃。 code: https://github.com/ogrisel/pygbm 关于 numba jit:http://numba.pydata.org/