Metadata-Version: 2.0
Name: azureml-contrib-fairness
Version: 1.32.0
Summary: Uploads fairness dashboards to AzureML (preview)
Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
Author: Microsoft Corp
License: Proprietary https://aka.ms/azureml-preview-sdk-license 
Platform: UNKNOWN
Requires-Python: >=3.6,<4
Description-Content-Type: text/x-rst
Requires-Dist: azureml-core (~=1.32.0)
Requires-Dist: jsonschema

The azureml-contrib-fairness package contains functionality for the
measuring and mitigating unfairness in machine learning models
with the help of the `Fairlearn package <https://fairlearn.github.io>`_.

`Read an introduction to the package <https://docs.microsoft.com/azure/machine-learning/how-to-machine-learning-fairness-aml>`_
in the AzureML documentation.
Full `documentation for developers <https://docs.microsoft.com/python/api/azureml-contrib-fairness/>`_ is also available,
as are `sample notebooks <https://github.com/Azure/MachineLearningNotebooks/tree/master/contrib/fairness>`_.

This package is in preview state.



