File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7676
7777### Changed
7878
79+ - Switched all semi-value coefficients and sampler weights to log-space in
80+ order to avoid overflows
81+ [ PR #643 ] ( https://github.com/aai-institute/pyDVL/pull/643 )
7982- Updated and rewrote some of the MSR banzhaf notebook
8083 [ PR #641 ] ( https://github.com/aai-institute/pyDVL/pull/641 )
8184- Updated Least-Core notebook
8487 thus subsuming Variance-Reduced stratified sampling into a unified framework.
8588 Implemented the heuristics proposed in that paper
8689 [ PR #641 ] ( https://github.com/aai-institute/pyDVL/pull/641 )
87- - Changed the way semi-value coefficients are composed with sampler weights in
88- order to avoid ` OverflowError ` for very small or large values
89- [ PR #639 ] ( https://github.com/aai-institute/pyDVL/pull/639 )
9090- Uniformly distribute test points across processes for KNNShapley. Fail for
9191 ` GroupedDataset ` [ PR #632 ] ( https://github.com/aai-institute/pyDVL/pull/632 )
9292- Introduced the concept of logical vs data indices for ` Dataset ` , and
You can’t perform that action at this time.
0 commit comments