Download Latest Version v0.12.0 source code.tar.gz (2.3 MB)
Email in envelope

Get an email when there's a new version of Fairlearn

Home / v0.9.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-07-28 1.3 kB
v0.9.0 source code.tar.gz 2023-07-28 1.1 MB
v0.9.0 source code.zip 2023-07-28 1.3 MB
Totals: 3 Items   2.4 MB 0
  • Added Credit Loan Decisions example notebook.
  • Bugfix for fairlearn.metrics.selection_rate to handle TypeError when input is scalar.
  • Added support for pickling classes in fairlearn.reductions.
  • Bugfix for sklearn.preprocessing.OneHotEncoder in fairlearn.adversarial to ensure compatibility with scikit-learn 1.2.
  • Set default value of parser of sklearn.datasets.fetch_openml in fairlearn.datasets to liac-arff to match behavior before scikit-learn 1.2.
  • Replace calculations in fairlearn.reductions by matrix multiplication which can lead to substantial speed-ups for fairlearn.reductions.ExponentiatedGradient for simple estimators like logistic regression.
  • Added as_frame (with default True) argument to fairlearn.datasets.fetch_diabetes_hospital.
  • Changed as_frame default to True for all remaining datasets.
  • Changed fairlearn.metrics.MetricFrame so that all results (including aggregations) are computed in the constructor and then cached.
  • Bugfix for fairlearn.adversarial that changes the loss function NLLLoss to CrossEntropyLoss.
  • Various documentation tweaks and enhancements, including restructuring of the user guide and breaking out information in the API reference to separate pages.
Source: README.md, updated 2023-07-28