Releases: aws/amazon-sagemaker-clarify
Releases · aws/amazon-sagemaker-clarify
Version 0.5
0.4
Version 0.3
- Replace installing sklearn dependency with scikit-learn as the former is deprecated.
- Add two new bias metric Implementations for Specificity Difference(SD) and Generalized Entropy(GE).
- Add confusion matrix and proportion for each facet
- Update default python version to 3.9 and remove support to python 3.6.
Version 0.2
Fix a bug of the JS metric.
Version 0.1
Initial release