An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/fat-forensics/fat-forensics

accountability explainability explainable-ai fairness interpretability interpretable-ai machine-learning transparency

Score: 10.41655067124231

Last synced: about 14 hours ago
JSON representation

Repository metadata:

Modular Python Toolbox for Fairness, Accountability and Transparency Forensics


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 45
Total Committers: 4
Avg Commits per committer: 11.25
Development Distribution Score (DDS): 0.356

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Kacper Sokol k****1@m****k 29
Alex hepburn h****r@g****m 8
RafaelPo 3****o 5
mattclifford1 m****3@h****m 3

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 5
Total pull requests: 38
Average time to close issues: 6 months
Average time to close pull requests: 4 months
Total issue authors: 3
Total pull request authors: 8
Average comments per issue: 0.4
Average comments per pull request: 0.42
Merged pull request: 25
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/fat-forensics/fat-forensics

Top Issue Authors

  • So-Cool (2)
  • alexhepburn (2)
  • marcovirgolin (1)

Top Pull Request Authors

  • alexhepburn (13)
  • So-Cool (9)
  • RafaelPo (6)
  • mattclifford1 (6)
  • TortySivill (1)
  • dependabot[bot] (1)
  • perellonieto (1)
  • ACMCMC (1)

Top Issue Labels

  • bug (3)

Top Pull Request Labels

  • dependencies (1)
  • python (1)

Package metadata

pypi.org: fat-forensics

A Python Toolbox for Algorithmic Fairness, Accountability and Transparency

  • Homepage: https://fat-forensics.org/
  • Documentation: https://fat-forensics.readthedocs.io/
  • Licenses: new BSD
  • Latest release: 0.1.2 (published almost 4 years ago)
  • Last Synced: 2026-08-19T03:01:12.655Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Downloads: 91 Last month
  • Rankings:
    • Dependent repos count: 7.51%
    • Dependent packages count: 10.069%
    • Average: 15.623%
    • Downloads: 29.289%
  • Maintainers (1)

Dependencies

.github/workflows/docs.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • marvinpinto/action-automatic-releases latest composite
  • pypa/gh-action-pypi-publish master composite
doc/requirements.txt pypi
  • fat-forensics *
requirements-aux.txt pypi
  • Pillow >=8.4.0
  • matplotlib >=3.0.0
  • scikit-image >=0.17
  • scikit-learn >=0.19.2
requirements-dev.txt pypi
  • codecov ==2.1.0 development
  • docutils <0.18 development
  • flake8 ==3.8.1 development
  • isort <=4.3.21 development
  • jinja2 <3.1.0 development
  • mypy ==0.770 development
  • nbval ==0.9.1 development
  • numpydoc ==0.8.0 development
  • pylint ==2.3.0 development
  • pytest ==3.9.1 development
  • pytest-cov ==2.6.0 development
  • sphinx ==2.0 development
  • sphinx-gallery ==0.3.1 development
  • twine ==1.14.0 development
  • wheel * development
  • yapf ==0.26.0 development
requirements.txt pypi
  • numpy >=1.10.0
  • scipy >=0.13.3
setup.py pypi