Skip to content

Commit

Permalink
[TF-DF] Fix link to Variable importance documentation
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 618088049
  • Loading branch information
rstz authored and copybara-github committed Mar 22, 2024
1 parent c6f54fd commit 8520e31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ def variable_importances(
the computation of permutation out-of-bag variable importances.
See
https://github.com/google/yggdrasil-decision-forests/blob/main/documentation/user_manual.md#variable-importances
https://ydf.readthedocs.io/en/latest/cli_user_manual/#variable-importances
for the definition of the variable importances.
Values are sorted by decreasing value/importance except if stated otherwise.
Expand Down

0 comments on commit 8520e31

Please sign in to comment.