Decision Forests¶
TF-DF is a TensorFlow wrapper around the Yggdrasil Decision Forests C++ libraries. Models trained with TF-DF are compatible with Yggdrasil Decision Forests’ models, and vice versa.
Logo |
![]() |
---|---|
Website |
|
Repository |
|
Byline |
A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras. |
License |
Apache 2.0 |
Project age |
0 years 11 months |
Backers |
|
Lastest News (2021-11-01) |
0.2.0 Features: 1) Add advanced option to generate prediction tensors of shape for binary classification model; 2) Add support for … more |
Size score (1 to 10, higher is better) |
3.5 |
Trend score (1 to 10, higher is better) |
7.5 |
Education Resources¶
URL |
Resource Type |
Description |
---|---|---|
Documentation |
Official project documentation. |
Git Commit Statistics¶
Statistics computed using Git data through March 31, 2022.
Statistic |
Lifetime |
Last 12 Months |
---|---|---|
Commits |
2,757 |
2,757 |
Lines committed |
1,163,330 |
1,163,330 |
Unique committers |
20 |
20 |
Core committers |
1 |
1 |

Similar Projects¶
Project |
Size Score |
Trend Score |
Byline |
---|---|---|---|
9.25 |
8.0 |
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU. |
|
6.25 |
4.0 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow. |