tensorflow / decision-forests

A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
Apache License 2.0
663 stars 110 forks source link

Fix broken link for known issues of yggdrasil decision forests #92

Closed Cheril311 closed 2 years ago

Cheril311 commented 2 years ago

The earlier link to known issues of yggdrasil decision forests was broken, this pull request fixes that link

achoum commented 2 years ago

Thanks