Skip to content

Releases: aws/amazon-sagemaker-clarify

Version 0.5

04 Apr 17:16

Choose a tag to compare

0.4

17 Mar 19:45
71fd1bd

Choose a tag to compare

0.4
  • Add support for python 3.10
  • Add bias_stat metric, confusion matrix for model performance report in clarify container.

Version 0.3

06 Dec 03:42
9a47250

Choose a tag to compare

  1. Replace installing sklearn dependency with scikit-learn as the former is deprecated.
  2. Add two new bias metric Implementations for Specificity Difference(SD) and Generalized Entropy(GE).
  3. Add confusion matrix and proportion for each facet
  4. Update default python version to 3.9 and remove support to python 3.6.

Version 0.2

02 Mar 20:24
c39f5a0

Choose a tag to compare

Fix a bug of the JS metric.

Version 0.1

08 Dec 15:43
6913215

Choose a tag to compare

Initial release