Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 403 Bytes

File metadata and controls

12 lines (8 loc) · 403 Bytes

TensorFlow Decision Forests tutorials

The following colabs are available:

Beginner Colab: Learn about the basic about model training, evaluation and exportation.

Intermediate Colab: How to consume text and combine decision forest with neural networks.

Advanced Colab: How to inspect and create model structures directly.