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

Quality of life improvements for user #289

Open
SNMS95 opened this issue Feb 10, 2025 · 0 comments
Open

Quality of life improvements for user #289

SNMS95 opened this issue Feb 10, 2025 · 0 comments

Comments

@SNMS95
Copy link
Collaborator

SNMS95 commented Feb 10, 2025

  • Explicit naming of samplers: from grid, random to grid_sampler, randm_sampler etc.
  • Explain or eliminate **kwargs in public API e.g. grid documentation says it accepts kwargs but what are the expected arguments?
  • Unify ways to execute block. Currently there are multiple ways to do the same thing i.e. with experiment_data.run or with Block.call etc.
  • Datagenerator block is confusing since the execute method uses self.experiment_sample without very providing it explicitly.
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

1 participant