Skip to content

Releases: Clearbox-AI/clearbox-wrapper

Clearbox Wrapper v0.3.11

12 Apr 12:40
3629923

Choose a tag to compare

Fix issue with missing predict_proba method in XGB models.

Clearbox Wrapper v0.3.10

24 Mar 08:30

Choose a tag to compare

Fix typo causing error with Pytorch Models

Clearbox Wrapper v0.3.9

24 Mar 08:24
9919e3b

Choose a tag to compare

Fix issue with Pytorch Models predictions.

Clearbox Wrapper v0.3.8

24 Mar 08:04
c26ef6c

Choose a tag to compare

Fixing Github Action issues.

Clearbox Wrapper v0.3.8

24 Mar 08:01
e620233

Choose a tag to compare

Fix bug with generation of Signature of Pytorch models with preprocessing that have Torch tensors as outputs.

Clearbox Wrapper v0.3.7

26 Feb 10:05
a5b3385

Choose a tag to compare

*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

23 Feb 21:51
7f93f08

Choose a tag to compare

Fix issue with sparse matrix with Keras models.

Clearbox Wrapper v0.3.5

23 Feb 17:15
891708e

Choose a tag to compare

Fix issue with Keras predictions.

Clearbox Wrapper v0.3.4

23 Feb 16:54
4de4e75

Choose a tag to compare

Fixed issue with Pandas DataFrame conversion on outputs from PyTorch model.

Clearbox Wrapper v0.3.3

23 Feb 11:11
82e8dec

Choose a tag to compare

Fixed issue with Pandas DataFrame conversion on outputs from Keras model