Consider record naming/querying scheme #95
Labels
discussion
Discussion about a potential feature needed
enhancement
New feature or request
experiment api
Various upgrades that might come along with #57 and #58 would benefit from being able to semantically refer to a specific record (without just indexing).
Unclear how this would work though - if one parameter set gets used in multiple records, it's not as simple as using the name of the parameter set.
A record is sort of a subset of a parameter set though, so maybe records can optionally be initialized with a name that refers to what that record is likely going to include.
E.g. "my_param_set.data.validation_data" is the validation_data artifact from the record named "data" under the "my_param_set" parameter set
The text was updated successfully, but these errors were encountered: