Metadata-Version: 2.1
Name: aif360
Version: 0.3.0rc0
Summary: IBM AI Fairness 360
Home-page: https://github.com/IBM/AIF360
Author: aif360 developers
Author-email: aif360@us.ibm.com
License: Apache License 2.0
Description: The AI Fairness 360 toolkit is an open-source library to help detect and mitigate bias in machine
        learning models. The AI Fairness 360 Python package includes a comprehensive set of metrics for datasets and models to
        test for biases, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
        
        We have developed the package with extensibility in mind. This library is still in development. We encourage the
        contribution of your datasets, metrics, explainers, and debiasing algorithms.
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: OptimPreproc
Provides-Extra: LFR
Provides-Extra: AdversarialDebiasing
Provides-Extra: DisparateImpactRemover
Provides-Extra: LIME
Provides-Extra: ART
Provides-Extra: notebooks
Provides-Extra: tests
Provides-Extra: docs
Provides-Extra: all
