-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvements and Bug Fixes for Probabilistic Fairness #27
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76dade3 - Browse repository at this point
Copy the full SHA 76dade3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c399b8 - Browse repository at this point
Copy the full SHA 2c399b8View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6073318 - Browse repository at this point
Copy the full SHA 6073318View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f8ecde - Browse repository at this point
Copy the full SHA 7f8ecdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for da13e4f - Browse repository at this point
Copy the full SHA da13e4fView commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04d0c63 - Browse repository at this point
Copy the full SHA 04d0c63View commit details -
Fix small bug that occurs in summarizer when mambership_df has a surr…
…ogate column not named 'surrogate'. Update unit tests to fix error.
Configuration menu - View commit details
-
Copy full SHA for 25fc7fd - Browse repository at this point
Copy the full SHA 25fc7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8f8bc - Browse repository at this point
Copy the full SHA fa8f8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee2d0b - Browse repository at this point
Copy the full SHA 5ee2d0bView commit details -
Merge branch 'summarizer_bug' into prob_membership_updates
Merge update that fixes bug in summarizer that inserts missing values when membership dataframe surrogate column is not named surrogates.
Configuration menu - View commit details
-
Copy full SHA for 2ea6660 - Browse repository at this point
Copy the full SHA 2ea6660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899c747 - Browse repository at this point
Copy the full SHA 899c747View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e0a826 - Browse repository at this point
Copy the full SHA 6e0a826View commit details
Commits on Oct 13, 2023
-
Merge branch 'prob_membership_updates' into update_simulation
Keep update_simulation up-to-date with proba_membership_updates. It should include all of that branch's fixes.
Configuration menu - View commit details
-
Copy full SHA for 4157bd4 - Browse repository at this point
Copy the full SHA 4157bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15395ac - Browse repository at this point
Copy the full SHA 15395acView commit details -
Clean up deprecation warning caused by cvx.Variable returning a one-d…
…imensional numpy array in EqualizedOdds bias mitigation. Convert to float when necessary.
Configuration menu - View commit details
-
Copy full SHA for 325d123 - Browse repository at this point
Copy the full SHA 325d123View commit details -
Turn off user warnings where possible in test_utils_proba.py. Warning…
…s will still print during unit tests because higher-level API will not have the option to turn warnings off. This keeps the API cleaner.
Configuration menu - View commit details
-
Copy full SHA for 9f195d6 - Browse repository at this point
Copy the full SHA 9f195d6View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c05ae6e - Browse repository at this point
Copy the full SHA c05ae6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2401d9 - Browse repository at this point
Copy the full SHA c2401d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a18d04 - Browse repository at this point
Copy the full SHA 5a18d04View commit details
Commits on Dec 26, 2023
-
Update minimum weight to 5 rows, according to results from simulation…
… experiment with min counts per surrogate.
Configuration menu - View commit details
-
Copy full SHA for 721cd3e - Browse repository at this point
Copy the full SHA 721cd3eView commit details -
Make simulation dataframe large enough so values are not unstable and…
… unit tests do not fail.
Configuration menu - View commit details
-
Copy full SHA for 13baf31 - Browse repository at this point
Copy the full SHA 13baf31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ff34e - Browse repository at this point
Copy the full SHA 50ff34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5971028 - Browse repository at this point
Copy the full SHA 5971028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83f1782 - Browse repository at this point
Copy the full SHA 83f1782View commit details
Commits on Dec 27, 2023
-
Add input data for simulations and supporting notebooks to create out…
…put charts from results.
Configuration menu - View commit details
-
Copy full SHA for 377756a - Browse repository at this point
Copy the full SHA 377756aView commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1adfb48 - Browse repository at this point
Copy the full SHA 1adfb48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4830f9b - Browse repository at this point
Copy the full SHA 4830f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f0497 - Browse repository at this point
Copy the full SHA 02f0497View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8897d66 - Browse repository at this point
Copy the full SHA 8897d66View commit details