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 |
1 years 7 months |
Backers |
|
Lastest News (2022-11-18) |
1.1.0 Native support for TensorFlow Decision Forests in TensorFlow Serving; Add support for zipped Yggdrasil Decision Forests model for … more |
Size score (1 to 10, higher is better) |
3.25 |
Trend score (1 to 10, higher is better) |
5.5 |
Education Resources¶
URL |
Resource Type |
Description |
---|---|---|
Documentation |
Official project documentation. |
Git Commit Statistics¶
Statistics computed using Git data through November 30, 2022.
Statistic |
Lifetime |
Last 12 Months |
---|---|---|
Commits |
5,505 |
2,268 |
Lines committed |
1,828,331 |
295,758 |
Unique committers |
29 |
21 |
Core committers |
2 |
5 |
Similar Projects¶
Project |
Size Score |
Trend Score |
Byline |
---|---|---|---|
9.25 |
5.75 |
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 |
5.25 |
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. |