Check FairWalk correctness
Open
@maniospas is already working on this.
Since Aug 25, 2021.
invalid
- Dominant language
- Python
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Fairwalk does not achieve the same level of fairness (as high a pRule) as other fairness-aware heuristics during tests.
This could arise from erroneous implementation. If the implementation is found to be correct, separate its tests from other heuristics to account for the lower expected improvement.
Related tests: tests.test_fairness.test_fair_heuristics
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.