LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
affectlog-widgets/__init__.py
affectlog-widgets/__version__.py
affectlog-widgets/constants.py
affectlog-widgets/dashboard.py
affectlog-widgets/error_analysis_constants.py
affectlog-widgets/error_analysis_dashboard.py
affectlog-widgets/error_analysis_dashboard_input.py
affectlog-widgets/error_handling.py
affectlog-widgets/explanation_constants.py
affectlog-widgets/explanation_dashboard.py
affectlog-widgets/explanation_dashboard_input.py
affectlog-widgets/fairness_dashboard.py
affectlog-widgets/fairness_metric_calculation.py
affectlog-widgets/interfaces.py
affectlog-widgets/model_analysis_dashboard.py
affectlog-widgets/model_performance_dashboard.py
affectlog-widgets/trustworthyai_dashboard.py
affectlog-widgets/trustworthyai_dashboard_input.py
affectlog_widgets.egg-info/PKG-INFO
affectlog_widgets.egg-info/SOURCES.txt
affectlog_widgets.egg-info/dependency_links.txt
affectlog_widgets.egg-info/not-zip-safe
affectlog_widgets.egg-info/requires.txt
affectlog_widgets.egg-info/top_level.txt
tests/test_error_analysis_dashboard.py
tests/test_explanation_dashboard.py
tests/test_fairness_calculations.py
tests/test_model_analysis_dashboard.py
tests/test_no_fairlearn.py