-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
discussionrequires active participation to reach a conclusionrequires active participation to reach a conclusionrefactoring
Description
Extracted from #142 (review).
Would summary -> tsv be more helpful (this would obviously require summary to always exist)? It's more intuitive to me (and follows the internal logic of MetricLogger._metrics) to gather all metrics for a step and then append to metrics logs. It also enables no-step scenarios like classical ML algorithms by logging the summary without ever creating the tsv files.
pared
Metadata
Metadata
Assignees
Labels
discussionrequires active participation to reach a conclusionrequires active participation to reach a conclusionrefactoring