| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-12-05 | 323 Bytes | |
| Version 0.3.tar.gz | 2022-12-05 | 132.6 kB | |
| Version 0.3.zip | 2022-12-05 | 152.3 kB | |
| Totals: 3 Items | 285.1 kB | 0 | |
- 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.