-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update files for new gitflow (#227) * chore: update files for new-release * chore: update files for new gitflow * chore: update readme (#229) * docs: update tutorials * docs: update tutorials (#230) * feat: new datasets and docs (#231) * feat: new datasets and docs * fix: fmt * docs: rename lib (#234) * fix: datasets labels (#245) * feature: update dataset_shift module (#248) * feature: update dataset_shift module * feature: update dataset_shift module * feature: update dataset_shift module * feature: update dataset_shift module * feature: update dataset_shift module * fix: update dataset_shift code and plots * fix: update dataset_shift code and plots * fix: update dataset_shift code and plots * fix: percent_degradation to ADP nomenclature * chore(deps): bump actions/checkout from 4.1.7 to 4.2.2 (#250) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.7...v4.2.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump actions/setup-python from 5.2.0 to 5.3.0 (#251) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: New Robustness Regression Attacker: Ridge Poissoner (#241) * feat: adding adaptive and randflip initializers for regression poisoners * feat: adding ridge-based regression poisoner * test: adding unit tests for ridge-based regression poisoner * chore: updating tutorial with ridge-based poisoner * docs: updating regression poisoner docs with ridge regressor * docs: adding docstrings for ridge regressor poisoner * chore: fixing lint * chore: updating docstrings for poisoners * chore: updloading notebook file for regression poisoner tutorial * docs: updating possible parameters in docstrings * feat: new methods for measuring security privacy risk score (#254) * feat: adding source code and tutorial for privacy risk score * tests: adding unit test for privacy risk score metric * docs: updating reference docstrings for privacy risk score metric * docs: updating docs for example gallery for security module * feat: adding tutorial for privacy risk score with different models * chore: adding tutorial for example gallery * chore: adding tutorial notebook files for docs section * Update security.rst --------- Co-authored-by: Cristian Muñoz <cristian.munoz@holisticai.com> * feat: new xai metrics based on globa feature importance, local feature importance and surrogate (#255) * internal changes * fix: pfi regression and shap * update: shap and contrast * chore: improved xai metrics * fix: paper regression results * ok * chore: xai-metrics updated * chore: format files * test: add test for new metrics * docs: update documentation and docstring format * chore: hatch dmt --------- Co-authored-by: Kleyton da Costa <kleyton.vsc@gmail.com> * chore: Improve Accuracy Degradation Profile Documentation (#249) * feature: update dataset_shift module * feature: update dataset_shift module * feature: update dataset_shift module * feature: update dataset_shift module * feature: update dataset_shift module * fix: update dataset_shift code and plots * fix: update dataset_shift code and plots * fix: update dataset_shift code and plots * fix: percent_degradation to ADP nomenclature * fix: uptade documentation * chore: clean adp tutorial * chore: remove inccorect reference * chore: format * doc: fix docstring --------- Co-authored-by: crismunoz <crisstrink@gmail.com> * docs:update tutorials (#257) * docs: updating docstrings for regression poissoners (#256) * fix: load dataset (#259) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kleyton da Costa <44351707+Kleyt0n@users.noreply.github.com> Co-authored-by: andrelfnovaes <40208986+andrelfnovaes@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Franklin Cardenoso <44931423+fracarfer5@users.noreply.github.com> Co-authored-by: Kleyton da Costa <kleyton.vsc@gmail.com>
- Loading branch information
1 parent
e87858c
commit b0388cf
Showing
126 changed files
with
20,580 additions
and
6,274 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,4 +36,5 @@ docs/build | |
.pytest_cache | ||
docs/**/*.ipynb | ||
src/*.ipynb | ||
.env | ||
.env | ||
paper |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
203 changes: 111 additions & 92 deletions
203
docs/source/gallery/tutorials/bias/measuring_bias/measuring_bias_classification.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
61 changes: 31 additions & 30 deletions
61
docs/source/gallery/tutorials/bias/measuring_bias/measuring_bias_clustering.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
171 changes: 95 additions & 76 deletions
171
docs/source/gallery/tutorials/bias/measuring_bias/measuring_bias_multiclass.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
63 changes: 32 additions & 31 deletions
63
docs/source/gallery/tutorials/bias/measuring_bias/measuring_bias_recommender.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
93 changes: 56 additions & 37 deletions
93
docs/source/gallery/tutorials/bias/measuring_bias/measuring_bias_regression.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
docs/source/gallery/tutorials/explainability/demos/entropy_measures.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
130 changes: 65 additions & 65 deletions
130
docs/source/gallery/tutorials/explainability/demos/global_permutation.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.