Commit 1f98396
merge 1.0.9 (#275)
* 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)
* Delete paper directory (#262)
* Delete README.rst
* Delete workflows directory (#263)
* Features/improvementes (#265)
* chore: push updates
* fix: compas and add description
* fix: format
---------
Co-authored-by: crismunoz <crisstrink@gmail.com>
* add: bias tradeoff example (#266)
* add: bank marketing description (#267)
* chore: updating hackaton notebook with privacy risk score interpretation (#271)
* docs: update documetnation (#274)
* fix: merge conflicts
---------
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>1 parent 0d6f6b4 commit 1f98396
File tree
64 files changed
+17037
-8638
lines changed- docs/source
- _static
- gallery/tutorials
- bias/mitigating_bias/binary_classification/demos
- explainability
- demos
- examples
- getting_started
- reference
- src/holisticai
- datasets
- explainability/metrics/global_feature_importance
- inspection
- security
- commons/data_minimization
- metrics
- utils
- inspection
- tests
- commons
- explainability/metrics
- tutorials
- bias/mitigating_bias/binary_classification/demos
- events
- explainability
- demos
- classification
- regression
- examples
- robustness/dataset_shift
- workflows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+17037
-8638
lines changedThis file was deleted.
Loading
Loading
Loading
Lines changed: 279 additions & 65 deletions
Large diffs are not rendered by default.
Lines changed: 42 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
153 | | - | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
210 | 216 | | |
211 | 217 | | |
212 | 218 | | |
| |||
240 | 246 | | |
241 | 247 | | |
242 | 248 | | |
243 | | - | |
| 249 | + | |
244 | 250 | | |
245 | 251 | | |
246 | 252 | | |
| |||
967 | 973 | | |
968 | 974 | | |
969 | 975 | | |
970 | | - | |
| 976 | + | |
971 | 977 | | |
972 | 978 | | |
973 | 979 | | |
| |||
979 | 985 | | |
980 | 986 | | |
981 | 987 | | |
982 | | - | |
| 988 | + | |
983 | 989 | | |
984 | 990 | | |
985 | 991 | | |
986 | 992 | | |
987 | | - | |
| 993 | + | |
988 | 994 | | |
989 | 995 | | |
990 | 996 | | |
991 | | - | |
| 997 | + | |
992 | 998 | | |
993 | 999 | | |
994 | 1000 | | |
995 | | - | |
| 1001 | + | |
996 | 1002 | | |
997 | 1003 | | |
998 | 1004 | | |
| |||
1052 | 1058 | | |
1053 | 1059 | | |
1054 | 1060 | | |
1055 | | - | |
| 1061 | + | |
1056 | 1062 | | |
1057 | 1063 | | |
1058 | 1064 | | |
1059 | 1065 | | |
1060 | 1066 | | |
1061 | 1067 | | |
1062 | 1068 | | |
| 1069 | + | |
1063 | 1070 | | |
1064 | 1071 | | |
1065 | 1072 | | |
1066 | | - | |
| 1073 | + | |
1067 | 1074 | | |
1068 | 1075 | | |
1069 | 1076 | | |
| |||
1120 | 1127 | | |
1121 | 1128 | | |
1122 | 1129 | | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
1123 | 1135 | | |
1124 | 1136 | | |
1125 | 1137 | | |
| |||
1153 | 1165 | | |
1154 | 1166 | | |
1155 | 1167 | | |
1156 | | - | |
| 1168 | + | |
1157 | 1169 | | |
1158 | 1170 | | |
1159 | 1171 | | |
| |||
1168 | 1180 | | |
1169 | 1181 | | |
1170 | 1182 | | |
1171 | | - | |
| 1183 | + | |
1172 | 1184 | | |
1173 | 1185 | | |
1174 | 1186 | | |
| |||
1236 | 1248 | | |
1237 | 1249 | | |
1238 | 1250 | | |
1239 | | - | |
| 1251 | + | |
1240 | 1252 | | |
1241 | 1253 | | |
1242 | 1254 | | |
1243 | 1255 | | |
1244 | | - | |
| 1256 | + | |
1245 | 1257 | | |
1246 | 1258 | | |
1247 | 1259 | | |
1248 | 1260 | | |
1249 | | - | |
| 1261 | + | |
1250 | 1262 | | |
1251 | 1263 | | |
1252 | 1264 | | |
1253 | 1265 | | |
1254 | | - | |
| 1266 | + | |
1255 | 1267 | | |
1256 | 1268 | | |
1257 | 1269 | | |
| |||
1266 | 1278 | | |
1267 | 1279 | | |
1268 | 1280 | | |
1269 | | - | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
1273 | 1285 | | |
1274 | 1286 | | |
1275 | | - | |
| 1287 | + | |
1276 | 1288 | | |
1277 | 1289 | | |
1278 | 1290 | | |
| |||
2024 | 2036 | | |
2025 | 2037 | | |
2026 | 2038 | | |
2027 | | - | |
| 2039 | + | |
| 2040 | + | |
2028 | 2041 | | |
2029 | 2042 | | |
2030 | 2043 | | |
| |||
2037 | 2050 | | |
2038 | 2051 | | |
2039 | 2052 | | |
2040 | | - | |
| 2053 | + | |
2041 | 2054 | | |
2042 | 2055 | | |
2043 | 2056 | | |
| |||
0 commit comments