diff --git a/documentation/_index.yaml b/documentation/_index.yaml index a1d2e512..9b9004ca 100644 --- a/documentation/_index.yaml +++ b/documentation/_index.yaml @@ -26,47 +26,100 @@ landing_page: - classname: devsite-landing-row-50 description: >

- + +

+
+ +

+ YDF is Google's new library to train Decision Forests. +

+

+ YDF extends the power of TF-DF, offering new features, a simplified API, faster training times, updated documentation, and enhanced compatibility with popular ML libraries.

+ Go to new website +

+ +
+

+

TensorFlow Decision Forests (TF-DF) is a library to train, run and interpret decision forest models (e.g., Random Forests, Gradient Boosted Trees) in TensorFlow. TF-DF supports classification, regression, ranking and uplifting. - It is available on Linux and Mac. Window users can use WSL+Linux. -

-

- TF-DF is powered by Yggdrasil Decision Forest (YDF), a - library to train and use decision forests in c++, JavaScript, CLI, and Go. TF-DF models are compatible with YDF models, and vice versa.

-

Keywords: Decision Forests, TensorFlow, Random Forest, Gradient Boosted Trees, CART, model interpretation.

Documentation & Resources

The following resources are available: -