Releases: Clearbox-AI/clearbox-wrapper
Releases · Clearbox-AI/clearbox-wrapper
Clearbox Wrapper v0.3.11
Fix issue with missing predict_proba method in XGB models.
Clearbox Wrapper v0.3.10
Fix typo causing error with Pytorch Models
Clearbox Wrapper v0.3.9
Fix issue with Pytorch Models predictions.
Clearbox Wrapper v0.3.8
Fixing Github Action issues.
Clearbox Wrapper v0.3.8
Fix bug with generation of Signature of Pytorch models with preprocessing that have Torch tensors as outputs.
Clearbox Wrapper v0.3.7
*Downgrade of Numpy version requirement to ^1.16 because of Tensorflow > 2.0 conflict.
- Update of Signature generation: NaNs are valid input type.
Clearbox Wrapper v0.3.6
Fix issue with sparse matrix with Keras models.
Clearbox Wrapper v0.3.5
Fix issue with Keras predictions.
Clearbox Wrapper v0.3.4
Fixed issue with Pandas DataFrame conversion on outputs from PyTorch model.
Clearbox Wrapper v0.3.3
Fixed issue with Pandas DataFrame conversion on outputs from Keras model