Skip to content

Commit 6f33d91

Browse files
Merge pull request #6 from Kareem-negm:main
PiperOrigin-RevId: 375660878
2 parents d450239 + 5564564 commit 6f33d91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# TensorFlow Decision Forests
22

3+
[![TensorFlow](https://img.shields.io/badge/TensorFow-page-orange)](https://www.tensorflow.org/decision_forests)
4+
35
**TensorFlow Decision Forests** (**TF-DF**) is a collection of state-of-the-art
46
algorithms for the training, serving and interpretation of **Decision Forest**
57
models. The library is a collection of [Keras](https://keras.io/) models and
@@ -55,6 +57,7 @@ The following resources are available:
5557
- [Discuss on TensorFlow.Org](https://discuss.tensorflow.org)
5658
- [Yggdrasil documentation](https://github.com/google/yggdrasil-decision-forests)
5759
(for advanced users and C++ serving)
60+
- [Tutorials](https://www.tensorflow.org/decision_forests/tutorials)
5861

5962
## Installation
6063

0 commit comments

Comments
 (0)