allegroai
3927604648
Add task names to events.get_single_value_metrics endpoint response
2023-07-26 18:50:53 +03:00
allegroai
5d3ba4fa73
Fix events.get_multitask_plots to retrieve last iterations per each task metric separately
2023-07-26 18:34:30 +03:00
allegroai
dbe1c6f00f
Allow configuring multi-plots batch size
2023-07-26 18:33:10 +03:00
allegroai
ff34da3c88
Add organization.download_for_get_all endpoint
2023-07-26 18:31:20 +03:00
allegroai
dff2ed34e8
Support receiving mixed events for both locked and unlocked tasks and models events.add_batch
2023-05-25 19:20:35 +03:00
allegroai
e99817b28b
Task reports can now return single value metrics
2023-05-25 19:18:24 +03:00
allegroai
58465fbc17
Model events are fully supported
2023-05-25 19:17:40 +03:00
allegroai
e7c9daa42b
Fix get_task_events to correctly use last_iters for model events
2023-03-28 16:45:44 +03:00
allegroai
7e97ec5555
Fix events.get_task_plots endpoint
2022-12-21 18:45:17 +02:00
allegroai
14ff639bb0
Removed limit on event comparison for the same company tasks only
2022-12-21 18:42:40 +02:00
allegroai
c7cd949fd0
Add reports support
...
Fix schema
2022-12-21 18:30:54 +02:00
allegroai
97992b0d9e
Support returning multiple plots during history navigation
2022-11-29 17:37:30 +02:00
allegroai
caaf801cd0
Support plots navigation by iteration
2022-11-29 17:34:57 +02:00
allegroai
c23e8a90d0
Support model events
2022-11-29 17:34:06 +02:00
allegroai
dd8a1503b0
Add support for navigate_current_metric in events.get_debug_image_sample
2022-07-08 17:31:44 +03:00
allegroai
cff98ae900
Add support for events.get_task_single_value_metrics, events.plots, events.get_plot_sample and events.next_plot_sample
2022-07-08 17:29:39 +03:00
allegroai
65cb8d7b43
Refactor method name
2022-05-18 10:16:41 +03:00
allegroai
4941ac70e0
Add events.clear_task_log
2022-05-17 16:09:23 +03:00
allegroai
d146127c18
Add events.clear_scroll endpoint to clear event search scrolls
2022-04-18 16:29:57 +03:00
allegroai
447adb9090
Add support for credentials label
...
Support no_scroll in events.get_task_plots
Support better project stats
Fix Redis required on mongodb initialization
Update tests
2022-02-13 19:59:58 +02:00
allegroai
92fd98d5ad
Add support for lists and nested fields in URL args and form
2022-02-13 19:52:05 +02:00
allegroai
cae38a365b
Fix base query building
...
Fix schema
Improve events.scalar_metrics_iter_raw implementation
2022-02-13 19:28:23 +02:00
allegroai
36e013b40c
Add support for events.scalar_metrics_iter_raw
2022-02-13 19:26:03 +02:00
allegroai
9069cfe1da
Support querying task events per specific metrics and variants
2021-07-25 14:29:41 +03:00
allegroai
b67aa05d6f
Return results per task iterations in debug images request
2021-05-03 18:08:14 +03:00
allegroai
0d5174c453
Support iterating over all task metrics in task debug images
2021-05-03 17:43:02 +03:00
allegroai
4707647c92
Use EVENT_TYPE enum instead of string
2021-01-05 18:21:11 +02:00
allegroai
6974aa3a99
Improve internal events implementation
2021-01-05 18:20:38 +02:00
allegroai
3272d0f31f
Rename migration script
...
Support refresh flag in debug image samples
Remove silent_dequeue_fail param to prevent status change in case task wasn't queued
Add organizations.get_user_companies
Fix reset should also reset active_duration
Add api_version to server.info
2021-01-05 18:09:34 +02:00
allegroai
bca3a6e556
Set default task active duration to None
...
Move endpoints to new API version
Support tasks.move and models.move for moving tasks and models into projects
Support new project name in tasks.clone
Improve task active duration migration
2021-01-05 18:05:44 +02:00
allegroai
be788965e0
Fix using reserved keywords as atrifact/hyperparams/configuration names
...
Replace events.get_debug_image_event and event.get_debug_image_iterations with events.get_debug_image_sample and events.next_debug_image_sample
2021-01-05 17:47:27 +02:00
allegroai
323b5db07c
Add support for debug images history using events.get_debug_image_event and events.get_debug_image_iterations
...
Remove untracked files
2021-01-05 17:42:05 +02:00
allegroai
f832ea565a
Use apiserver namespace
2021-01-05 16:28:49 +02:00
allegroai
22e9c2b7eb
Fix type annotations
...
Fix obtaining events for tasks moved from private to public
Fix assert_exists() to return company_origin if requested
2021-01-05 16:27:38 +02:00
allegroai
df65e1c7ad
Rename server to apiserver
2021-01-05 16:22:34 +02:00