tensorflow/decision-forests

Error asking to report bug to tensorflow

Sreyashi-Bhattacharjee opened this issue · 2 comments

Hi, I am trying to run a use-case following the sample given on this page - https://www.tensorflow.org/decision_forests .
I am getting the following error:

error_1

error_2

Execution details:
Tabular data using model = tfdf.keras.GradientBoostedTreesModel() and following exact steps in the above link.

Please help.

rstz commented

Hi,

can you please provide a colab with a minimal example to reproduce the error?

rstz commented

Closing this, feel free to reopen if the problem persists