openreview/openreview-matcher

Support python function as a score specification

Opened this issue · 1 comments

We optionally support a python function to compute the aggregate score instead of using a JSON with mapping, weights and default values.

Can I get a minimal example of what this python function would look like?