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

specify subset of experiments to run and assemble (nice to have feature) #1

Open
mmilkovits opened this issue Apr 24, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mmilkovits
Copy link
Collaborator

The run_experiments operates against the entire set or pending of designed experiments. It should also support a workflow to specify the subset of experiments to make it easy to initiate batches of experiments on multiple computers. This can be done now by passing in a subset of the dataframe from read_experiments.

Also related, this would create separate datasets (SQLite DBs) with the metrics. A single dataset can be assembled by importing from the archive, but an import/assembly of TMIP-EMAT datasets would be nice.

@jpn-- jpn-- self-assigned this Apr 24, 2019
@mmilkovits mmilkovits added the enhancement New feature or request label Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants