You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The overwrite parameter in wandb.define_metric() seems to suggest that you cannot have multiple summaries based on the same metric.
Is there any way to do this, or do it post hoc in the dashboard?
The text was updated successfully, but these errors were encountered:
Trezorro
changed the title
How to save and use both a 'min' and a 'last' version of a parameter
How to save and use both a 'min' and a 'last' version of a metric
Feb 12, 2025
No documentation exists on this in https://docs.wandb.ai/guides/track/log/log-summary/
The overwrite parameter in
wandb.define_metric()
seems to suggest that you cannot have multiple summaries based on the same metric.Is there any way to do this, or do it post hoc in the dashboard?
The text was updated successfully, but these errors were encountered: