nvflare.recipe.utils module

add_experiment_tracking(recipe: Recipe, tracking_type: str, tracking_config: dict | None = None)[source]

Enable experiment tracking.

Parameters:
  • tracking_type – the type of tracking to enable

  • tracking_config – the configuration for the tracking