Skip to content

Running the BaseMetric solely does not work properly #114

Description

@ehuan2

If we want to run all the metrics, we are currently required to do:

method:
  name: ot_cfm
  train_and_test_script: ./methods/ot_cfm/train_and_test.sh

metrics:
  - name: OTLossMetric
  - name: EmbeddingMetrics
  - name: GraphSimMetric
    trajectory_infer_model:
      name: CellTypist
      renormalize: True

and that's because I did not set things up properly where we should be having required_outputs to list all of its children instead as well/overwrite the config each time actually.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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