Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 524 Bytes

File metadata and controls

15 lines (10 loc) · 524 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.

Model composition Colab: How to compose decision forests and neural networks together.