diff --git a/documentation/more_examples.md b/documentation/more_examples.md index 8c29b271..96acc4ee 100644 --- a/documentation/more_examples.md +++ b/documentation/more_examples.md @@ -8,3 +8,5 @@ This page lists examples created by TF-DF users. (on github.com) - [Classification with TensorFlow Decision Forests](https://keras.io/examples/structured_data/classification_with_tfdf/) (on keras.io) +- [Build, Train and Evaluate TF Gradient Boosted Decision Trees](https://www.kaggle.com/lowlypalace/build-train-and-evaluate-tf-gradient-boosted-dt) + (on kaggle.com)