atlas icon indicating copy to clipboard operation
atlas copied to clipboard

#163: Show latest metric only

Open pippinlee opened this issue 4 years ago • 7 comments

JIRA Ticket link:

https://github.com/dessa-oss/atlas/issues/163

pippinlee avatar May 29 '20 20:05 pippinlee

Sorry I'm a bit out of the loop on this. Was this the recommended UX solution from the MLE's?

choi-calvin avatar Jun 01 '20 13:06 choi-calvin

Hopefully this summarizes well: when logging a metric continuously throughout the training, MLE's primarily look for the last metric when inspecting a job run. So even though continuous logging of a metric would create a list, we can ignore all metrics except the last as all other metrics are process details and would make for a tougher time reading results.

pippinlee avatar Jun 01 '20 14:06 pippinlee

Sorry let me rephrase, the conversation in the ticket seems inconclusive. Were there any conclusions made?

choi-calvin avatar Jun 01 '20 14:06 choi-calvin

@choi-calvin the conclusion is to change the functionality of log_metrics such that only the most recent metric published to it is shown in the UI.

This is the task to be able to do so

mohammedri avatar Jun 01 '20 14:06 mohammedri

Got it, thanks for the clarification

choi-calvin avatar Jun 01 '20 16:06 choi-calvin

@pippinlee OK to merge this?

mohammedri avatar Jun 03 '20 13:06 mohammedri

Let's hold off on merging till UAT pipeline is green: https://jenkins.shehanigans.net/job/foundations-uat/

pippinlee avatar Jun 03 '20 14:06 pippinlee