Skip to content

v1.6.0

Compare
Choose a tag to compare
@rstz rstz released this 28 Sep 14:21

1.6.0 2023-09-27

Breaking Changes

  • TF-DF no longer supports Python 3.8 since Tensorflow dropped its support.

Features

  • Compatibility with Tensorflow 2.14.0
  • Contrib: Training preprocessing jointly on the input features, labels and
    weights

Fix

  • Incorrect model predictions for models without features
  • Data race for model resources