The Wayback Machine - https://web.archive.org/web/20210725225310/https://github.com/topics/fairness
Skip to content
#

fairness

Here are 159 public repositories matching this topic...

nushib
nushib commented Jun 2, 2021

Suggested by Melanie Fernandez Pradier:

“Given a model trained on certain features, is there any way I can include additional features (not used in training) but that I want to monitor in the error analysis?"

This is currently possible by enriching the set of input features to the dashboard after the inference step. However, will need further support on the UI side to clearly mark features t

deep-explanation-penalization
aloukina
aloukina commented Jul 19, 2021

When tests are run in STRICT mode, we check for any errors or warnings in the report.

We currently have two functions:

test_utils.check_report https://github.com/EducationalTestingService/rsmtool/blob/main/rsmtool/test_utils.py#L767 checks for both errors and warnings

collect_warning_messages_from_report https://github.com/EducationalTestingService/rsmtool/blob/main/rsmtool/test_u

Improve this page

Add a description, image, and links to the fairness topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fairness topic, visit your repo's landing page and select "manage topics."

Learn more