awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fairlearn avatar

fairlearn/fairlearn

0
View on GitHub↗
2,251 نجوم·505 تفرعات·Python·MIT·12 مشاهداتfairlearn.org↗

Fairlearn

A Python package to assess and improve fairness of machine learning models.

Features

  • Explainability and Fairness - Toolkit for assessing and mitigating unfairness in models.
  • Model Fairness And Privacy - Assesses and mitigates unfairness in machine learning model predictions.
  • Guardrails and AI Safety - Listed in the “Guardrails and AI Safety” section of the The Incredible Pytorch awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ fairlearn/fairlearnمخطط تاريخ النجوم لـ fairlearn/fairlearn

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Fairlearn

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Fairlearn.
  • trusted-ai/aif360الصورة الرمزية لـ Trusted-AI

    Trusted-AI/AIF360

    2,827عرض على GitHub↗

    A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.

    Python
    عرض على GitHub↗2,827
  • pytorch/opacusالصورة الرمزية لـ pytorch

    pytorch/opacus

    1,934عرض على GitHub↗

    Training PyTorch models with differential privacy

    Python
    عرض على GitHub↗1,934
  • interpretml/interpretالصورة الرمزية لـ interpretml

    interpretml/interpret

    6,881عرض على GitHub↗

    Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training inherently transparent models and applying post-hoc explanation techniques to make machine learning predictions human-understandable. The framework distinguishes itself by integrating differential privacy into the training of interpretable models to prevent sensitive data from leaking through explanations. It also features a visualization tool for rendering interactive decision paths and model behavior. The library covers model explainability through feature importance calcu

    C++
    عرض على GitHub↗6,881
  • pair-code/what-if-toolالصورة الرمزية لـ pair-code

    pair-code/what-if-tool

    1,004عرض على GitHub↗

    Source code/webpage/demos for the What-If Tool

    HTML
    عرض على GitHub↗1,004
عرض جميع البدائل الـ 30 لـ Fairlearn→

الأسئلة الشائعة

ما هي وظيفة fairlearn/fairlearn؟

A Python package to assess and improve fairness of machine learning models.

ما هي الميزات الرئيسية لـ fairlearn/fairlearn؟

الميزات الرئيسية لـ fairlearn/fairlearn هي: Explainability and Fairness, Model Fairness And Privacy, Guardrails and AI Safety.

ما هي البدائل مفتوحة المصدر لـ fairlearn/fairlearn؟

تشمل البدائل مفتوحة المصدر لـ fairlearn/fairlearn: trusted-ai/aif360 — A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and… seldonio/alibi — Algorithms for explaining machine learning models. interpretml/interpret — Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training… pair-code/what-if-tool — Source code/webpage/demos for the What-If Tool. pytorch/opacus — Training PyTorch models with differential privacy. facebookresearch/crypten — A framework for Privacy Preserving Machine Learning.