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

random_seed cannot actually be set when creating a new study #114

Open
baperry2 opened this issue Jun 24, 2021 · 1 comment
Open

random_seed cannot actually be set when creating a new study #114

baperry2 opened this issue Jun 24, 2021 · 1 comment

Comments

@baperry2
Copy link

random_seed (int): seed to use for NumPy random number generators

This functionality shows up in the documentation of the function, but not the implementation.

Ideally, the ability to set the random seed when creating a new study would be added to enable reproducibility. If not, it should be removed from the documentation to avoid confusion.

@theisjendal
Copy link

I agree. It would be very nice to have reproducible experiments. Also if an error occurs it would be easier to debug as well.

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