File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 1
1
# TensorFlow Decision Forests
2
2
3
+ [ ![ TensorFlow] ( https://img.shields.io/badge/TensorFow-page-orange )] ( https://www.tensorflow.org/decision_forests )
4
+
3
5
** TensorFlow Decision Forests** (** TF-DF** ) is a collection of state-of-the-art
4
6
algorithms for the training, serving and interpretation of ** Decision Forest**
5
7
models. The library is a collection of [ Keras] ( https://keras.io/ ) models and
@@ -55,6 +57,7 @@ The following resources are available:
55
57
- [ Discuss on TensorFlow.Org] ( https://discuss.tensorflow.org )
56
58
- [ Yggdrasil documentation] ( https://github.com/google/yggdrasil-decision-forests )
57
59
(for advanced users and C++ serving)
60
+ - [ Tutorials] ( https://www.tensorflow.org/decision_forests/tutorials )
58
61
59
62
## Installation
60
63
You can’t perform that action at this time.
0 commit comments