question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[metrics] reuse metrics in a progress bar

See original GitHub issue

🚀 Feature

reduce duplicated metrics in general output dict and progress bar

Motivation

it can be confusing for a user to passing the same metric multiple times in single output

Pitch

in such case just specify key/name of metric shown in progress bar… but still it would make it less flexible to show what you want just having {‘loss’: None, “my-var”: 123} and none mean that it takes from the general/upper-level dict?

Additional context

https://pytorch-lightning.slack.com/archives/CQXV8BRH9/p1585479078063900

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
SkafteNickicommented, Sep 1, 2020

I agree that we need to keep dictionaries for backward compatibility, I just think that if we offer a solution to users that takes care of the problem (Result objects) and it is not that hard to convert from dictionaries, then it is not really a problem :]

1reaction
SkafteNickicommented, Sep 1, 2020

@Borda I think we can close this, since users just need to use the Result objects to remove such duplications

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reuse Metrics - YouTube
By now it's well known you can obtain useful DITA production metrics.But measuring reuse in particular is tricky, since there are many ways ......
Read more >
Metrics for Reuse Size and Reuse Measuring Size How hard ...
Software Reuse: Metrics and Models. ACM Computing ... A metric is a quantitative indicator of an ... ô Accurate reuse measurement to track...
Read more >
Reuse metrics - Wikipedia
Amount of reuse metrics are used to assess and monitor a reuse improvement effort by tracking percentages of reuse for life cycle objects....
Read more >
(PDF) Software Reuse: Metrics and Models. - ResearchGate
In this article we survey metrics and models of software reuse and reusability, and provide a classification structure that will help users ...
Read more >
4 CSS Progress Bars You Can Use on Your Website
These ready-to-use elements help you create dynamic web applications quickly and efficiently. You can use progress bars to display metrics, show ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found