-
Notifications
You must be signed in to change notification settings - Fork 15
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
Adding robustness metrics for binary classification #167
Adding robustness metrics for binary classification #167
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a928fe9 - Browse repository at this point
Copy the full SHA a928fe9View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f460e98 - Browse repository at this point
Copy the full SHA f460e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d65ab8 - Browse repository at this point
Copy the full SHA 2d65ab8View commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14e09d2 - Browse repository at this point
Copy the full SHA 14e09d2View commit details -
Docstrings bias metrics (#122)
* docs: formatting docstrings to numpy-like docs format * chore: updating pyproject to ignore mitigation folder * refactor: updating code with recommended ruff practices * fix: updating pyproject for ruff support * chore: updating pyprojectt * chore: updating pyproject
Configuration menu - View commit details
-
Copy full SHA for fa085f0 - Browse repository at this point
Copy the full SHA fa085f0View commit details
Commits on May 31, 2024
-
docs: updating docstrings for commons in bias mitigation methods (#123)
* docs: updating docstrings for commons in bias mitigation methods * docs: updating docstrings for preprocessing bias mitigation methods
Configuration menu - View commit details
-
Copy full SHA for fa8d211 - Browse repository at this point
Copy the full SHA fa8d211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 182b7e6 - Browse repository at this point
Copy the full SHA 182b7e6View commit details
Commits on Jun 4, 2024
-
* many things * merge struct and docs * update dataset and mitigation
Configuration menu - View commit details
-
Copy full SHA for d5f8de2 - Browse repository at this point
Copy the full SHA d5f8de2View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d54eab - Browse repository at this point
Copy the full SHA 7d54eabView commit details
Commits on Jun 13, 2024
-
update dataet map function (#127)
* update dataet map function * filter * ok * fix: headers
Configuration menu - View commit details
-
Copy full SHA for 6fc96b9 - Browse repository at this point
Copy the full SHA 6fc96b9View commit details -
* feat: adding seed to allow reproducibility to synthetic generation ranking * feat: adding recsys dataset and tolerance threshold parameter in check results function * tests: adding tests for recsys mitigators for in-, pre-, and post-processing methods * refactor: refactoring recsys tutorials with new dataset function * refactor: refactoring recsys measuring bias tutorial with new dataset and updated paths
Configuration menu - View commit details
-
Copy full SHA for 15aace2 - Browse repository at this point
Copy the full SHA 15aace2View commit details -
tests: bias mitigation for clustering and clustering tutorials (#129)
Co-authored-by: crismunoz <cristian.munoz@holisticai.com>
Configuration menu - View commit details
-
Copy full SHA for 057a14f - Browse repository at this point
Copy the full SHA 057a14fView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d28f6ed - Browse repository at this point
Copy the full SHA d28f6edView commit details -
reafactory: clean files (#133)
* reafactory: clean files * fix: ruff * update ruff
Configuration menu - View commit details
-
Copy full SHA for 67b3647 - Browse repository at this point
Copy the full SHA 67b3647View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2961a7 - Browse repository at this point
Copy the full SHA d2961a7View commit details -
* fix: dataset and test * fix: format * chore: fix name * chore: add cache dir * chore: create cache dir * chore: upate python viersion * update with new versions numpy * Update workflow * chore: udpate types * chore: update dependencies and remove invalid dependencies * chore: update test * chore: update changes * chore: remove import
Configuration menu - View commit details
-
Copy full SHA for ab8224a - Browse repository at this point
Copy the full SHA ab8224aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e0335b - Browse repository at this point
Copy the full SHA 6e0335bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d57fdd8 - Browse repository at this point
Copy the full SHA d57fdd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4170d47 - Browse repository at this point
Copy the full SHA 4170d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb00a7 - Browse repository at this point
Copy the full SHA 2fb00a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd39e8 - Browse repository at this point
Copy the full SHA 0dd39e8View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 384b574 - Browse repository at this point
Copy the full SHA 384b574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a66bbb - Browse repository at this point
Copy the full SHA 1a66bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2fb261 - Browse repository at this point
Copy the full SHA e2fb261View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef06813 - Browse repository at this point
Copy the full SHA ef06813View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7a945 - Browse repository at this point
Copy the full SHA fd7a945View commit details -
Configuration menu - View commit details
-
Copy full SHA for e34445e - Browse repository at this point
Copy the full SHA e34445eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 936b843 - Browse repository at this point
Copy the full SHA 936b843View commit details -
Configuration menu - View commit details
-
Copy full SHA for a543262 - Browse repository at this point
Copy the full SHA a543262View commit details -
Configuration menu - View commit details
-
Copy full SHA for c854d18 - Browse repository at this point
Copy the full SHA c854d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5976c8 - Browse repository at this point
Copy the full SHA d5976c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca75a30 - Browse repository at this point
Copy the full SHA ca75a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for c72eedd - Browse repository at this point
Copy the full SHA c72eeddView commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7c786a - Browse repository at this point
Copy the full SHA d7c786aView commit details -
refactor: refactoring fairea codes and tutorial (#137)
* refactor: refactoring fairea codes and tutorial * chore: adding axis labels
Configuration menu - View commit details
-
Copy full SHA for e1b3f86 - Browse repository at this point
Copy the full SHA e1b3f86View commit details
Commits on Jun 24, 2024
-
* chore: update format * chore: update format * tests: update test * docs: update documentation * fix: random_State * fix: format * chore: update bias mitigation tests * chore: update deterministic model in test * chore: update tests
Configuration menu - View commit details
-
Copy full SHA for a274acf - Browse repository at this point
Copy the full SHA a274acfView commit details
Commits on Jun 28, 2024
-
Feature/regression tutorials refactor (#139)
* refactor: refactoring tutorials for bias mitigation in regression tasks * Feature/update format (#138) (#140) * chore: update format * chore: update format * tests: update test * docs: update documentation * fix: random_State * fix: format * chore: update bias mitigation tests * chore: update deterministic model in test * chore: update tests * refactor: changing tutorial location and adding interactive section selection * refactor: refactoring tutorials for regression to demos * chore: removing old files * docs: updating paths for documentation * chore: updating tutorial links * chore updating lists format --------- Co-authored-by: cristian.munoz <cristian.munoz@holisticai.com>
Configuration menu - View commit details
-
Copy full SHA for a87caa1 - Browse repository at this point
Copy the full SHA a87caa1View commit details -
Feature/recsys tutorial refactor (#141)
* refactor: refactoring recsys tutorials with new formats * refactor: refactoring recsys tutorials * docs: updating codes for tutorials in documentation * chore: updating tutorial links * chore: updating lists and formats
Configuration menu - View commit details
-
Copy full SHA for 6523f3a - Browse repository at this point
Copy the full SHA 6523f3aView commit details -
fix: classification and clustering tutorials (#144)
* fix: classification and clustering tutorials * fix: examples and correlation matrix plot
Configuration menu - View commit details
-
Copy full SHA for c92202b - Browse repository at this point
Copy the full SHA c92202bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9235220 - Browse repository at this point
Copy the full SHA 9235220View commit details -
* update explainability * fix : format * test: remove test
Configuration menu - View commit details
-
Copy full SHA for 916d41d - Browse repository at this point
Copy the full SHA 916d41dView commit details
Commits on Jul 3, 2024
-
feature: update explainability tutorials and docs (#149)
* feature: update explainability tutorials and docs * fix: ruft lint fixed
Configuration menu - View commit details
-
Copy full SHA for 0f912e7 - Browse repository at this point
Copy the full SHA 0f912e7View commit details
Commits on Jul 4, 2024
-
chore: update documentation (#150)
* chore: update documentation * chore:fmt
Configuration menu - View commit details
-
Copy full SHA for e78c43f - Browse repository at this point
Copy the full SHA e78c43fView commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2b9ddf - Browse repository at this point
Copy the full SHA d2b9ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76758da - Browse repository at this point
Copy the full SHA 76758daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec6456 - Browse repository at this point
Copy the full SHA 5ec6456View commit details
Commits on Jul 9, 2024
-
chore: update many topics (#158)
* chore: update many topics * chore: fmt
Configuration menu - View commit details
-
Copy full SHA for 4a753fe - Browse repository at this point
Copy the full SHA 4a753feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e1ed1 - Browse repository at this point
Copy the full SHA c0e1ed1View commit details -
fix: spread divergence with jensen shannon (#155)
* fix: spread divergence with jensen shannon * fix: ruft lint * fix: ruft lint * fix: ruft lint --------- Co-authored-by: Cristian Muñoz <cristian.munoz@holisticai.com>
Configuration menu - View commit details
-
Copy full SHA for 5173c9b - Browse repository at this point
Copy the full SHA 5173c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc2f8a - Browse repository at this point
Copy the full SHA 6bc2f8aView commit details
Commits on Jul 10, 2024
-
chore: acelerate mitigators using jax and pandas (#161)
* chore: acelerate mitigators using jax and pandas * chore: hatch fmt * chore: update dependences * chore: update library dependencies
Configuration menu - View commit details
-
Copy full SHA for 7b67f21 - Browse repository at this point
Copy the full SHA 7b67f21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49029a3 - Browse repository at this point
Copy the full SHA 49029a3View commit details
Commits on Jul 16, 2024
-
Feature/documentation xai metrics (#164)
* docs: adding xai metrics documentation * chore: hatch fmt
Configuration menu - View commit details
-
Copy full SHA for 05a199d - Browse repository at this point
Copy the full SHA 05a199dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53865d6 - Browse repository at this point
Copy the full SHA 53865d6View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e59c8f6 - Browse repository at this point
Copy the full SHA e59c8f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3a151 - Browse repository at this point
Copy the full SHA 4e3a151View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc6ede - Browse repository at this point
Copy the full SHA 0dc6edeView commit details
Commits on Jul 23, 2024
-
chore: update security and exaplainability (#168)
* chore: update security and exaplainability * test: fix atol
Configuration menu - View commit details
-
Copy full SHA for 42fb589 - Browse repository at this point
Copy the full SHA 42fb589View commit details -
Feature/methods docs improvement (#162)
* feat: adding template for class docstrings rendering * docs: updating docstrings for bias mitigation methods * fix: renaming method * fix: disabling ruff for privated method * fix: updating variable name * fix: updating variable name * fix: making sensgroups variable public in reweighing * fix: making sensgroups variable public in reweighing * docs: fixing lint * docs: updating methods and references from docstrings
Configuration menu - View commit details
-
Copy full SHA for 8995ec5 - Browse repository at this point
Copy the full SHA 8995ec5View commit details
Commits on Jul 24, 2024
-
Merge branch 'holisticai-v1' of github.com:holistic-ai/holisticai int…
…o feature/robustness-metrics-binary-classification
Configuration menu - View commit details
-
Copy full SHA for e31c0cf - Browse repository at this point
Copy the full SHA e31c0cfView commit details -
docs: improve docstring and remove old dependenceis (#169)
* docs: improve docstring and remove old dependenceis * chore: hatch format
Configuration menu - View commit details
-
Copy full SHA for e2f388e - Browse repository at this point
Copy the full SHA e2f388eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 847959a - Browse repository at this point
Copy the full SHA 847959aView commit details -
docs: adding descriptions for inprocessing methods (#151)
* docs: adding descriptions for inprocessing methods * docs: updating method descriptions, adding index and reformatting sectinos * docs: adding learning task note for all methods * docs: adding documentation for adversarial debiasing and debiasing learning methods --------- Co-authored-by: Cristian Muñoz <cristian.munoz@holisticai.com>
Configuration menu - View commit details
-
Copy full SHA for 410bd42 - Browse repository at this point
Copy the full SHA 410bd42View commit details -
Merge branch 'holisticai-v1' of github.com:holistic-ai/holisticai int…
…o feature/robustness-metrics-binary-classification
Configuration menu - View commit details
-
Copy full SHA for 4bf6c6d - Browse repository at this point
Copy the full SHA 4bf6c6dView commit details
Commits on Jul 25, 2024
-
* docs: improve docstring and remove old dependenceis * chore: hatch format * chore: update security info
Configuration menu - View commit details
-
Copy full SHA for cfb7440 - Browse repository at this point
Copy the full SHA cfb7440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5132823 - Browse repository at this point
Copy the full SHA 5132823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43821a2 - Browse repository at this point
Copy the full SHA 43821a2View commit details -
chore: partial dependence formatting (#172)
* chore: partial dependence formatting * chore: fmt
Configuration menu - View commit details
-
Copy full SHA for d9f2337 - Browse repository at this point
Copy the full SHA d9f2337View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43e1457 - Browse repository at this point
Copy the full SHA 43e1457View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf178ec - Browse repository at this point
Copy the full SHA bf178ecView commit details
Commits on Jul 30, 2024
-
Merge branch 'holisticai-v1' of github.com:holistic-ai/holisticai int…
…o feature/robustness-metrics-binary-classification
Configuration menu - View commit details
-
Copy full SHA for 3327cc9 - Browse repository at this point
Copy the full SHA 3327cc9View commit details -
Merge branch 'main' of github.com:holistic-ai/holisticai into feature…
…/robustness-metrics-binary-classification
Configuration menu - View commit details
-
Copy full SHA for dab6e35 - Browse repository at this point
Copy the full SHA dab6e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a547a - Browse repository at this point
Copy the full SHA 31a547aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e46e9 - Browse repository at this point
Copy the full SHA d5e46e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4526a9d - Browse repository at this point
Copy the full SHA 4526a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f172a2 - Browse repository at this point
Copy the full SHA 9f172a2View commit details