GroupResultParam#

class nemo_microservices.types.evaluation.GroupResultParam

Bases: TypedDict

groups: object

The results for the subgroups.

metrics: Dict[str, MetricResultParam]

The value for all the metrics computed for the group.