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.