v1.6.0
版本发布时间: 2023-09-28 22:21:12
tensorflow/decision-forests最新发布版本:v1.6.0(2023-09-28 22:21:12)
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