microsoft / responsible-ai-toolbox-mitigations

Python library for implementing Responsible AI mitigations.
https://responsible-ai-toolbox-mitigations.readthedocs.io/en/latest/
MIT License
57 stars 6 forks source link

sdv upgrade, 3.10 compatibility & other bug fixes. #53

Closed marah-abdin closed 1 year ago

marah-abdin commented 1 year ago

This PR includes the following changes:

codecov[bot] commented 1 year ago

Codecov Report

Merging #53 (3641e21) into main (f792400) will increase coverage by 0.00%. The diff coverage is 97.56%.

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   96.12%   96.13%           
=======================================
  Files          49       49           
  Lines        4521     4531   +10     
=======================================
+ Hits         4346     4356   +10     
  Misses        175      175           
Impacted Files Coverage Δ
raimitigations/cohort/cohort_definition.py 99.68% <ø> (ø)
raimitigations/cohort/cohort_manager.py 99.06% <ø> (ø)
raimitigations/dataprocessing/data_processing.py 98.98% <ø> (ø)
raimitigations/dataprocessing/encoder/ohe.py 93.65% <ø> (ø)
raimitigations/dataprocessing/encoder/ordinal.py 100.00% <ø> (ø)
...taprocessing/feat_selection/correlated_features.py 91.75% <ø> (ø)
raimitigations/utils/data_utils.py 91.54% <ø> (ø)
raimitigations/utils/toy_dataset_corr.py 89.39% <ø> (ø)
...gations/cohort/decoupled_class/decoupled_cohort.py 96.74% <66.66%> (ø)
...ons/cohort/decoupled_class/decoupled_classifier.py 98.97% <100.00%> (ø)
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.