Skip to content

Document how the synthetic data for the scaling tests is generated #64

@gcapes

Description

@gcapes

@jburba's comments, copied from a previous issue

Regarding generating the scaling data, I made the scaling data in a jupyter notebook and the process is a little rough around the edges. The process could probably be made into a script, but that would require some effort. To get all the metadata right, you have to generate the csv and yaml files used to make an empty data container. Formatting the csv file via python is easy enough. Formatting the yaml via python is a little trickier in my experience, specifically in regards to typing and getting ints/floats/strings to be formatted properly in the output yaml file.

Regarding reproducibility, the scaling data generation is reproducible as each baseline gets a copy of the same data (from the test data already distributed with hydra-pspec).

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