Multi-Class Analytics Project Template Using Python and TensorFlow Decision Forests Version 1

As I work on practicing and solving machine learning (ML) problems, I find myself repeating a set of steps and activities repeatedly.

Thanks to Dr. Jason Brownlee’s suggestions on creating a machine learning template, I have pulled together a project template that I use to experiment with modeling ML problems using Python and TensorFlow Decision Forests.

You will find the Python templates on the Analytics Project Templates page.