Oliver Thomas

Results 29 issues of Oliver Thomas

Every model should have a copy of the bibtex in the docs. Ideally same for the datasets, and I guess any metrics too if appropriate.

documentation

Confusion matrix values are often used in metrics, but some people might want these values recording directly. A user story would be something like Given: everything is installed When: I...

enhancement

The Aequitas tool is really cool. It would be great to have something similar

proposal

implementation: https://github.com/mlohaus/SearchFair

new-method

so we're not completely bombarded, here's results for the first few files of `ethicml.metrics` ## accuracy.py ```diff ---- ethicml/metrics/accuracy.py (6) ---- [3/1889] # mutant 6500 --- ethicml/metrics/accuracy.py +++ ethicml/metrics/accuracy.py @@...

bug

This one would involve flipping some labels

enhancement

http://chalearnlap.cvc.uab.es/

dataset

As used in [this post](https://blog.tensorflow.org/2020/11/applying-mindiff-to-improve-model.html)

dataset

Form the censoring representations with an adversary paper "The Diabetes dataset consists of hospital data from the US and the task is to predict whether a patient will be readmitted...

dataset

This paper [https://arxiv.org/pdf/1905.12728.pdf](https://arxiv.org/pdf/1905.12728.pdf) landed on arxiv this week. Their main point is that unfair behaviour can occur during data cleaning, in particular how we deal with missing values. They explicitly...

enhancement