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

Truncated MonteCarlo Shapley #9

Closed
4 tasks
Tracked by #28
mdbenito opened this issue May 20, 2022 · 1 comment
Closed
4 tasks
Tracked by #28

Truncated MonteCarlo Shapley #9

mdbenito opened this issue May 20, 2022 · 1 comment
Labels
enhancement New feature or request testing Writing and verifying tests (unit or otherwise)

Comments

@mdbenito
Copy link
Collaborator

mdbenito commented May 20, 2022

Serial:

  • Test serial_truncated_montecarlo_shapley

Parallel:

  • Implement without InterruptibleWorker (e.g. by wrapping ShapleyWorker as a MapReduceJob)
  • Test convergence for convex models using Hoeffding
  • Maybeeeee try with interruption (or create new issue)
@mdbenito mdbenito added enhancement New feature or request testing Writing and verifying tests (unit or otherwise) labels May 20, 2022
@mdbenito mdbenito added this to the Stable and tested baselines milestone May 20, 2022
@Xuzzo Xuzzo mentioned this issue May 23, 2022
5 tasks
@Xuzzo
Copy link
Collaborator

Xuzzo commented Aug 16, 2022

serial montecarlo has been unified with truncated_montecarlo. See #113 and #22

@Xuzzo Xuzzo closed this as completed Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing Writing and verifying tests (unit or otherwise)
Projects
None yet
Development

No branches or pull requests

2 participants