Skip to content

Quality of life improvements for user #289

@SNMS95

Description

@SNMS95
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions