Richard Edgar

Results 52 issues of Richard Edgar

The Windows builds in the new pipelines are several times slower than the Linux and MacOS ones. This needs to be investigated.

bug

I believe I've found a case where the DCO enforcement, when there is one unsigned commit, but it is not the last one. To reproduce, I branch my repo, add...

pinned

## Description The issue encountered with causal analysis appears to be fixed with SciKit-Learn v1.1.1. Probably [this issue](https://scikit-learn.org/dev/whats_new/v1.1.html#sklearn-tree). ## Checklist - [x] I have added screenshots above for all UI...

## Description Work related to #999 uncovered a zero-divide bug when `MetricFrame` was computing ratios. Annoyingly, the required fix was present in half the routine, but not the other. ##...

bug

## Description This is an update of #1038 to sort out some git confusion. It will address #999 . The following description is taken from the original PR: - Use...

## Description Working on refactoring docs, based ong #1095 and #1114. NOT FOR CHECKIN YET! ## Tests - [x] no new tests required - [ ] new tests added -...

Start working on a user guide section describing the Reductions approach. So far, this is mainly taken from the paper (but slightly reordered). In due course, it would be good...

Copied from [project item](https://github.com/orgs/fairlearn/projects/3/views/1) and meeting notes for learning objectives: - Include plotting - How to handle generating custom metrics (could connect to LO 1.5 and 1.6) - Should be...

documentation

#### Describe the issue linked to the documentation When we wish to cite papers in our documentation, we are currently writing out the citations manually. Not only is this tedious,...

documentation

#### Describe the bug This is more a reminder to remove a workaround. In the `othermlpackages` tests, `xgboost` was not interacting well with the latest `pandas`. It appears that the...