h2oai / h2oai/h2o4gpu

Compare xgboost with TFBT

Open
#286 0 comments 0 reactions 2 assignees Claimed by @RAMitchell View on GitHub
new algo
Dominant language
C++
Stars
468
Forks
96
PR merge metrics
No merged PRs in 30d

Description

TF Boosted Trees (TFBT) is a new open-sourced frame-work for the distributed training of gradient boosted trees. It is based on TensorFlow, and its distinguishing features include a novel architecture, automatic loss differentiation, layer-by-layer boosting that results in smaller ensembles and faster prediction, principled multi-class handling, and a number of regularization techniques to prevent overfitting.
https://arxiv.org/abs/1710.11555
GitHub: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/boosted_trees (edited)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.