Richard Stotz

Results 78 comments of Richard Stotz

Hi, this refers to a change of the display of decision trees in ASCII, [see here](https://github.com/google/yggdrasil-decision-forests/commit/5f47a1b19dad41266e815ea4d5f2d2dc2641a930), so it is probably not relevant to you.

Hi, I'm not very familiar with Poetry, so I believe that this is the best strategy that's available at this point. If anyone can open a PR that opens a...

Since tensorflow seems to have consolidated into one package (no need for `tensorflow-macos` anymore), I expect this to be fixed with the next version.

Hi, thank you for your input. I agree that this area is under-documented and that the documentation you linked is particularly confusing. We're working actively on improving this (including a...

Our new [How to predict colab](https://www.tensorflow.org/decision_forests/tutorials/predict_colab) should explain predictions with TF-DF in more detail. In essence, TF-DF uses the Keras API for predictions, which allows for some flexibility and interoperability,...

Hi Marcos, thank you for your report. Can you please provide more information about the python environment you're using? It sounds like you're in VSCode with an IPython / Jupyter...

Hi, sorry for taking a bit of time to get to this. It looks like `tensorflow-metal` is incompatible with TF-DF at this time. This is on our Todo list, but...

Yes, TF-DF is not compatible with `tensorflow-metal` on M1 processors. This is a tricky issue to solve AFAICT: Normal tensorflow and tensorflow-metal have different interfaces, but TF-DF only ships a...

Hi, see my answer in the [discussions thread](https://github.com/google/yggdrasil-decision-forests/discussions/51), the core team does not have the bandwidth to work on this in the near future, but we're happy to review and...