This looks like an interesting project. I'd take the accuracy results with a pinch of salt because growing deeper trees often improves accuracy and in the test scenario xgboost is handicapped by limited depth. As the author says on reddit its difficult to do an apples to apples comparison of the two methods directly, because their approach to growing trees is very different [a bit like DFS vs BFS] The thing that is m…
Re: LightGBM – A fast, distributed, gradient boosting framework
#11At the risk of outing myself as behind the cutting-edge, what is CTR?