0.1.5
版本发布时间: 2021-05-26 22:48:36
tensorflow/decision-forests最新发布版本:v1.6.0(2023-09-28 22:21:12)
Features
- Raise an error of the number of classes is greater than 100 (can be disabled).
- Raise an error if the model's task does not match the
pd_dataframe_to_tf_dataset
's task.
Bug fix
- Fix failure when input feature contains commas.