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

Decision forest documentation link is broken in the Main page #216

Closed sonali8434 closed 7 months ago

sonali8434 commented 7 months ago

Please fix the decision forest documentation link. If maintainers allow me to do so, I can open a PR to correct this particular issue.

I have attached the screen recording for you.

https://github.com/tensorflow/decision-forests/assets/109299402/be059aa7-59c0-4f11-9670-1155786ca0da

Thank You for your time. Sonali Kumari

achoum commented 7 months ago

Thanks a lot for the alert. It will be fixed in the next doc release. The target link should be: https://developers.google.com/machine-learning/decision-forests

sonali8434 commented 7 months ago

Thank you for your quick response.