Fairlearn Repository Overview#

Everything in the Fairlearn repository falls under one of the following categories:

  • Python source code in the fairlearn directory

  • Python test code in the test directory

  • Visualization source code in the visualization directory

  • Automation / DevOps / CI pipeline definitions for

    • Azure DevOps in the devops directory

    • GitHub Actions in the .github directory

    • CircleCI in the .circleci directory

  • Documentation definition and configuration in the docs directory

  • Example notebooks in the examples directory