Metadata-Version: 2.4
Name: azureml-contrib-fairness
Version: 1.62.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 
Requires-Python: >=3.7,<4.0
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: azureml-core
Requires-Dist: jsonschema
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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.

