
HandsomeCrow5
6
Questions,
17
Answers
Active since 10 January 2023
Last activity
2 years ago
Reputation
0
Badges 1
16 × Eureka!Is there a way to upload an ROC curve with its underlying data? The use-case: I have trained several models and I want to compare their different working poi...
4 years ago
Hi, Is there any way to get experiment debug images programmatically?
4 years ago
Hey, Is there a way to report progress timeline in a Data Processing type task? Use case: I have a distributed data preparation process for which I use such ...
4 years ago
Is there a way to get the most updated Script class? Use case - I have a piece of code that is common in a few API services which may hold different version ...
4 years ago
Is there a way to get tasks by hyperparameters values? when I use the search in the UI I get the relevant task, but when I try the following I get an empty l...
4 years ago
Is it possible to report a static html to a task and have it shown in the UI? I used the following: task = Task.get_task() logger = task.get_logger() logger....
4 years ago