-
Notifications
You must be signed in to change notification settings - Fork 33
Open
3 / 43 of 4 issues completedDescription
- Explicit naming of samplers: from
grid,randomtogrid_sampler,randm_sampleretc. - Explain or eliminate
**kwargsin public API e.g.griddocumentation says it acceptskwargsbut 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.runor withBlock.calletc. Datageneratorblock is confusing since theexecutemethod usesself.experiment_samplewithout very providing it explicitly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels