1.0.1
TensorFlow Decision Forests 1.0.1
With this release, TensorFlow Decision Forests finally reaches its first major release 🥳
With this milestone we want to communicate more broadly that TensorFlow Decision Forests has become a more stable and mature library. In particular, we established more comprehensive testing to make sure that TF-DF is ready for professional environments.
Features
- Add customization of the number of IO threads when using
fit_on_dataset_path
.
Fix
- Improved documentation
- Improved testing and stability
- Issue in the application of auditwheel