nvmidl.apps.fed_learn.components package

class ClaraEvaluator(mmar_root: str, config: str, env_config: str)

Bases: fed_learn.components.model_evaluator.ModelEvaluator

evaluate()

Runs the evaluation process.

get_metric()

Gets the metric for selecting best model

Returns

An float number represents the metric.

© Copyright 2020, NVIDIA. Last updated on Feb 2, 2023.