Skip to content
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

Closed

Commits on May 22, 2024

  1. v1-draft

    crismunoz committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a928fe9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. update docs folder (#118)

    Kleyt0n authored May 23, 2024
    Configuration menu
    Copy the full SHA
    f460e98 View commit details
    Browse the repository at this point in the history
  2. new Holistic AI struct (#116)

    * many things
    
    * merge struct and docs
    crismunoz authored May 23, 2024
    Configuration menu
    Copy the full SHA
    2d65ab8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    14e09d2 View commit details
    Browse the repository at this point in the history
  2. 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
    fracarfer5 authored May 27, 2024
    Configuration menu
    Copy the full SHA
    fa085f0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. 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
    fracarfer5 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    fa8d211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182b7e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Holisticai v1 core (#125)

    * many things
    
    * merge struct and docs
    
    * update dataset and mitigation
    crismunoz authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d5f8de2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. update unused docs

    crismunoz committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7d54eab View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. update dataet map function (#127)

    * update dataet map function
    
    * filter
    
    * ok
    
    * fix: headers
    crismunoz authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6fc96b9 View commit details
    Browse the repository at this point in the history
  2. Recsys tests (#128)

    * 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
    fracarfer5 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    15aace2 View commit details
    Browse the repository at this point in the history
  3. tests: bias mitigation for clustering and clustering tutorials (#129)

    Co-authored-by: crismunoz <cristian.munoz@holisticai.com>
    Kleyt0n and crismunoz authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    057a14f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    d28f6ed View commit details
    Browse the repository at this point in the history
  2. reafactory: clean files (#133)

    * reafactory: clean files
    
    * fix: ruff
    
    * update ruff
    crismunoz authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    67b3647 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    d2961a7 View commit details
    Browse the repository at this point in the history
  2. fix: dataset and test (#135)

    * 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
    crismunoz authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ab8224a View commit details
    Browse the repository at this point in the history
  3. adding logo hai

    crismunoz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6e0335b View commit details
    Browse the repository at this point in the history
  4. chore: updat tutorials

    crismunoz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d57fdd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4170d47 View commit details
    Browse the repository at this point in the history
  6. chore: fix dependencies

    crismunoz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2fb00a7 View commit details
    Browse the repository at this point in the history
  7. chore update docs

    crismunoz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0dd39e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix: build documentation

    crismunoz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    384b574 View commit details
    Browse the repository at this point in the history
  2. chore: fix docs

    crismunoz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1a66bbb View commit details
    Browse the repository at this point in the history
  3. chore: readthedocs

    crismunoz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e2fb261 View commit details
    Browse the repository at this point in the history
  4. chore: fix readthedoscs

    crismunoz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ef06813 View commit details
    Browse the repository at this point in the history
  5. update tutorials

    crismunoz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fd7a945 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e34445e View commit details
    Browse the repository at this point in the history
  7. chore: update numpy version

    crismunoz committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    936b843 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a543262 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c854d18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5976c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca75a30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c72eedd View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    d7c786a View commit details
    Browse the repository at this point in the history
  2. refactor: refactoring fairea codes and tutorial (#137)

    * refactor: refactoring fairea codes and tutorial
    
    * chore: adding axis labels
    fracarfer5 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e1b3f86 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Feature/update format (#138)

    * 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
    crismunoz authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a274acf View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. 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>
    fracarfer5 and crismunoz authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a87caa1 View commit details
    Browse the repository at this point in the history
  2. 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
    fracarfer5 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6523f3a View commit details
    Browse the repository at this point in the history
  3. fix: classification and clustering tutorials (#144)

    * fix: classification and clustering tutorials
    
    * fix: examples and correlation matrix plot
    Kleyt0n authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c92202b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9235220 View commit details
    Browse the repository at this point in the history
  5. update explainability (#146)

    * update explainability
    
    * fix : format
    
    * test: remove test
    crismunoz authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    916d41d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. feature: update explainability tutorials and docs (#149)

    * feature: update explainability tutorials and docs
    
    * fix: ruft lint fixed
    Kleyt0n authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0f912e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. chore: update documentation (#150)

    * chore: update documentation
    
    * chore:fmt
    crismunoz authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e78c43f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. lint (#152)

    crismunoz authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d2b9ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76758da View commit details
    Browse the repository at this point in the history
  3. doc: update readthedocs

    crismunoz committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5ec6456 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. chore: update many topics (#158)

    * chore: update many topics
    
    * chore: fmt
    crismunoz authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4a753fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e1ed1 View commit details
    Browse the repository at this point in the history
  3. 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>
    Kleyt0n and crismunoz authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5173c9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bc2f8a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. 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
    crismunoz authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7b67f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49029a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Feature/documentation xai metrics (#164)

    * docs: adding xai metrics documentation
    
    * chore: hatch fmt
    crismunoz authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    05a199d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53865d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    e59c8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e3a151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc6ede View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. chore: update security and exaplainability (#168)

    * chore: update security and exaplainability
    
    * test: fix atol
    crismunoz authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    42fb589 View commit details
    Browse the repository at this point in the history
  2. 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
    fracarfer5 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8995ec5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge branch 'holisticai-v1' of github.com:holistic-ai/holisticai int…

    …o feature/robustness-metrics-binary-classification
    fracarfer5 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e31c0cf View commit details
    Browse the repository at this point in the history
  2. docs: improve docstring and remove old dependenceis (#169)

    * docs: improve docstring and remove old dependenceis
    
    * chore: hatch format
    crismunoz authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e2f388e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    847959a View commit details
    Browse the repository at this point in the history
  4. 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>
    fracarfer5 and crismunoz authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    410bd42 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'holisticai-v1' of github.com:holistic-ai/holisticai int…

    …o feature/robustness-metrics-binary-classification
    fracarfer5 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4bf6c6d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Feature/rst security (#170)

    * docs: improve docstring and remove old dependenceis
    
    * chore: hatch format
    
    * chore: update security info
    crismunoz authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cfb7440 View commit details
    Browse the repository at this point in the history
  2. docs: update foldername

    crismunoz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5132823 View commit details
    Browse the repository at this point in the history
  3. chore: fix-format (#171)

    crismunoz authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    43821a2 View commit details
    Browse the repository at this point in the history
  4. chore: partial dependence formatting (#172)

    * chore: partial dependence formatting
    
    * chore: fmt
    crismunoz authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d9f2337 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    43e1457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf178ec View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge branch 'holisticai-v1' of github.com:holistic-ai/holisticai int…

    …o feature/robustness-metrics-binary-classification
    fracarfer5 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3327cc9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:holistic-ai/holisticai into feature…

    …/robustness-metrics-binary-classification
    fracarfer5 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dab6e35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a547a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5e46e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4526a9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f172a2 View commit details
    Browse the repository at this point in the history