Closed ghost closed 2 years ago
Hi,
I have a basic question about multi-output regression and multi-label classification using TFDF package. Does TFDF support such cases? If yes, are there some examples on how to implement such models with TFDF and some caveat to be mindful of?
Thanks.
Hey! It appears this capability is not supported. See issue here: https://github.com/tensorflow/decision-forests/issues/19
@mrsergazinov Thanks for the pointer. Appreciate!
Hi,
I have a basic question about multi-output regression and multi-label classification using TFDF package. Does TFDF support such cases? If yes, are there some examples on how to implement such models with TFDF and some caveat to be mindful of?
Thanks.