aws / amazon-sagemaker-clarify

Fairness Aware Machine Learning. Bias detection and mitigation for datasets and models.
Apache License 2.0
66 stars 38 forks source link

Restore imports #126

Closed larroy closed 2 years ago

larroy commented 2 years ago

Issue #, if available:

Description of changes:

Will fix the container build in the pipeline. Flake8 had removed some "unused imports" from init.py which autoimported some needed functions such as smclarify.bias.metrics.basic_stats.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.