Skip to content

Owen sampling#194

Merged
mdbenito merged 79 commits into
developfrom
feature/semivalues
Nov 24, 2022
Merged

Owen sampling#194
mdbenito merged 79 commits into
developfrom
feature/semivalues

Conversation

@mdbenito
Copy link
Copy Markdown
Collaborator

@mdbenito mdbenito commented Nov 21, 2022

Description

This monster PR (again! 🤦🏽) does a bunch of things (to be discussed in our meeting)

The branch is a misnomer.

Changes

Checklist

  • Wrote Unit tests (if necessary)
  • Updated Documentation (if necessary)
  • Updated Changelog
  • If notebooks were added/changed, added boilerplate cells are tagged with "nbsphinx":"hidden"

mdbenito and others added 30 commits November 1, 2022 14:33
# Conflicts:
#	src/pydvl/value/shapley/montecarlo.py
Comment thread tests/shapley/test_montecarlo.py Outdated
@mdbenito mdbenito marked this pull request as ready for review November 22, 2022 15:00
@mdbenito mdbenito linked an issue Nov 23, 2022 that may be closed by this pull request
Comment thread docs/30-data-valuation.rst
Comment thread docs/30-data-valuation.rst Outdated
Comment thread docs/30-data-valuation.rst Outdated
Comment thread docs/30-data-valuation.rst
Comment thread src/pydvl/utils/parallel/map_reduce.py Outdated
Comment thread src/pydvl/utils/parallel/map_reduce.py
Comment thread src/pydvl/utils/types.py
Comment thread src/pydvl/value/shapley/__init__.py Outdated
Comment thread src/pydvl/value/shapley/knn.py Outdated
Comment thread src/pydvl/value/shapley/montecarlo.py
Comment thread src/pydvl/utils/parallel/map_reduce.py Outdated
Copy link
Copy Markdown
Collaborator

@AnesBenmerzoug AnesBenmerzoug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except for the few minor comments I left, this looks good to me.
Feel free to merge it.

mdbenito and others added 2 commits November 24, 2022 21:24
Co-authored-by: Anes Benmerzoug <a.benmerzoug@appliedai.de>
@mdbenito mdbenito merged commit d2d95fd into develop Nov 24, 2022
@mdbenito mdbenito deleted the feature/semivalues branch November 24, 2022 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup when code is ugly or unreadable and needs restyling documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Owen sampling

2 participants