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

Add possibility to set random seed for smoothed p-values #30

Open
egonmedhatten opened this issue Mar 24, 2024 · 1 comment
Open

Add possibility to set random seed for smoothed p-values #30

egonmedhatten opened this issue Mar 24, 2024 · 1 comment

Comments

@egonmedhatten
Copy link

Hi,

In order to ensure repdoducability of experiments, it would be useful to be able to set a random seed for the computation of smoothed p-values. In particular when working with small datasets. One solution might be to pass the seed as an optional argument to WrapClassifyer/WrapRegressor.

@tuvelofstrom
Copy link

I would like to second this request. I have an issue requesting this functionality in calibrated-explanations, where we get different explanations for the same instance depending on whether we make a batch explanation of multiple instances or explain one instance at a time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants