Unanswered
Hello, Is There A Way To Get The List Of Available Variants For A Metric Via The Api?
Hi RattyLouse61 ,
I think the APIs you're looking for are:events.get_task_single_value_metrics
andevents.scalar_metrics_iter_histogram
https://clear.ml/docs/latest/docs/references/api/events#post-eventsscalar_metrics_iter_histogram
I can't find documentation for the first one but this is an example for the usage:{"tasks":["<TASK_ID>"]}
Together the two fetch all the data you see in the UI.
Is this what you're looking for?
161 Views
0
Answers
2 years ago
one year ago