Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@rstz rstz released this 28 Oct 13:49
· 1 commit to main since this release

1.11.0 - 2024-10-28

Feature

  • Renamed LAMBDA_MART_NDCG5 loss to LAMBDA_MART_NDCG. The old loss is still
    available. The ndcg truncation can now be modified via a hyperparameter.
  • Notify users about ydf during startup. This message can be disabled by
    setting Environment variable TFDF_DISABLE_WELCOME_MESSAGE.

Fix

  • Some errors are now InvalidArgumentError instead of UnknownError.
  • Fix compatibility with TF 2.18.0.