Equalityml

Latest version: v0.2.1

Safety actively analyzes 623721 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

What's Changed
* Add integration test by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/25
* Package update by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/26

**Full Changelog**: https://github.com/EqualityAI/EqualityML/commits/v0.2.1

0.2.0

FAIR

FAIR (Fairness Assessment and Inequality Reduction) empowers AI developers to assess fairness of their Machine Learning application and mitigate any observed bias in its application. It contains methods to assess fairness metrics as well as a set of bias algorithms for mitigating unfairness.

DiscriminationThreshold

The DiscriminationThreshold class provides a solution for determining the optimal discrimination threshold in a binary classification model for decision makers. The discrimination threshold refers to the probability value that separates the positive and negative classes. The commonly used threshold is 0.5, however, adjusting it will affect the sensitivity to false positives, as precision and recall exhibit an inverse relationship with respect to the threshold.

Paired_ttest

The goal of this function is to perform statistical paired t test for classifier comparisons. 2 methods are provided: McNemar's test and paired ttest 5x2cv.

What's Changed

Continuous integration by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/1
Refactor fair pkg by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/2
Rename project by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/4
Add r modules by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/5
Combine metrics mitigation classes by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/6
Sources of harm by nyujwc331 in https://github.com/EqualityAI/EqualityML/pull/7
Refactor r code by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/8

0.1.0a1

Add models comparison by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/20
Update Requirements.txt to fix dependabot alerts https://github.com/EqualityAI/EqualityML/pull/1 by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/21
Fix/updates map bias mitigation by JoaoGranja in https://github.com/EqualityAI/EqualityML/pull/22

v.0.1.0a1
This is the first alpha release of **_EqualityML_**

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.