#163: Show latest metric only#165
Conversation
|
Sorry I'm a bit out of the loop on this. Was this the recommended UX solution from the MLE's? |
|
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. |
|
Sorry let me rephrase, the conversation in the ticket seems inconclusive. Were there any conclusions made? |
|
@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 |
|
Got it, thanks for the clarification |
|
@pippinlee OK to merge this? |
|
Let's hold off on merging till UAT pipeline is green: https://jenkins.shehanigans.net/job/foundations-uat/ |
JIRA Ticket link:
#163