Skip to content

Releases: NGO-Algorithm-Audit/unsupervised-bias-detection

v0.2.1

16 Sep 23:50
a5e789f
Compare
Choose a tag to compare

This version adds _dtype to bias-aware clustering algorithms. As a consequence, BiasAwareHierarchicalKModes no longer requires input features to be numbers.

v0.2.0

13 Aug 15:40
Compare
Choose a tag to compare

Updated readme, few bugs fixed, several utilities added.

v0.1.0 The very first release

22 Apr 20:23
e29e9ef
Compare
Choose a tag to compare

This is the very first release. ^_^
The package can be installed using pip install unsupervised-bias-detection.