-
Notifications
You must be signed in to change notification settings - Fork 38
Labels
evalanything related to the model evaluation pipelineanything related to the model evaluation pipelinemodelRelated to model training or definition (not generic infra)Related to model training or definition (not generic infra)
Description
We currently only store observations (or inferred physical quantities). As most of the work will happen in the latent space, we should have the ability to introspect the content and analyze latent trajectories. Time-bounded investigation:
- can we store it in the same format as targets and inputs with zarrio? That would allow further analysis with dask using zarrio and the evaluation package
- can this be done with little changes to the code (ex: with a special decoder that performs no conversion)
Metadata
Metadata
Assignees
Labels
evalanything related to the model evaluation pipelineanything related to the model evaluation pipelinemodelRelated to model training or definition (not generic infra)Related to model training or definition (not generic infra)
Type
Projects
Status
Todo