Commit Graph
115 Commits
Author SHA1 Message Date
lucasmrdt d11d777029 Fix the bug while renaming a study with maximize direction 2023-08-24 16:07:03 +02:00
moririn2528 9c32be4588 uniform internal error style 2023-08-17 18:31:07 +09:00
moririn2528 3f4e118b5d fix by review 2023-08-16 14:49:38 +09:00
moririn2528 852dd3d16b add API to report preference 2023-08-16 13:25:33 +09:00
c-bata 1ed62c3a69 Fix mypy errors 2023-08-08 12:07:34 +09:00
c-bata 41abd59861 Add some refactor changes 2023-08-07 10:01:17 +09:00
c-bata 1f9b05e15d Fix artifact endpoint 2023-08-04 18:59:57 +09:00
c-bata 375d863959 Fix lint errors 2023-08-04 17:53:34 +09:00
c-bata bdd7056394 Replace ArtifactBackend with ArtifactStore 2023-08-04 17:36:00 +09:00
contramundum53 74f1b7cc73 Fix bug when there is zero trial in the study. 2023-06-22 18:27:27 +09:00
contramundum53 e2ae366ded Fix check for single-objective study 2023-06-22 15:55:12 +09:00
c-bata 6bfadeb788 Split storage utility functions 2023-05-26 19:01:44 +09:00
c-bata e1f90cdc62 Split the logic for rdb migration and trials cache 2023-05-26 18:56:39 +09:00
c-bata a506397704 Fix mypy errors 2023-04-13 14:21:36 +09:00
c-bata 92b712b495 Update reload interval time for human-in-the-loop optimization 2023-04-13 14:18:31 +09:00
Kenshin Abe 416c6c7421 Include form_widgets_output_type in form_widgets 2023-04-12 15:45:24 +09:00
Kenshin Abe 6489092a9a Update form widgets key name 2023-03-28 17:40:39 +09:00
Kenshin Abe a5c7b59dfa Fix typo 2023-03-28 12:21:24 +09:00
Kenshin AbeandMasashi Shibata 091774f029 Validate user_attrs have at least one element
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
2023-03-28 12:16:46 +09:00
Kenshin Abe e048b38b5d Format 2023-03-16 17:29:46 +09:00
Kenshin Abe c7221c1ea4 Implement register_user_attr_form_widgets 2023-03-10 16:18:08 +09:00
Kenshin Abe 8aadf8aab3 Implement human-in-the-loop via trial.user_attrs 2023-03-06 21:34:01 +09:00
c-bata bb0882792e Update docstrings 2023-02-16 13:28:19 +09:00
c-bata 8ecec450a1 Introduce --storage-class to support journal storages 2023-02-10 10:59:41 +09:00
c-bata 395c18c929 Sort studies by study_id 2023-02-09 23:30:27 +09:00
c-bata fb656b24e4 Fix black errors 2023-02-09 20:43:33 +09:00
c-bata 8a6822a503 Enhance Artifact support 2023-01-27 17:06:00 +09:00
c-bata 20367b9d48 Fix mypy error 2023-01-26 11:57:39 +09:00
c-bata 7469e166b7 Merge branch 'main' into artifact 2023-01-26 11:54:32 +09:00
keisuke-umezawa 6b96d8bfa0 Remove trial state dictionary 2023-01-25 21:36:08 +09:00
keisuke umezawaandHiroyuki Vincent Yamazaki c822e3450c Apply suggestions from code review
Co-authored-by: Hiroyuki Vincent Yamazaki <hiroyuki.vincent.yamazaki@gmail.com>
2023-01-25 20:58:52 +09:00
keisuke-umezawa 1c7be535b5 Fix lint 2023-01-25 10:39:51 +09:00
c-bata 9a28181945 Improve error handlings for tell_trial api 2023-01-25 10:37:25 +09:00
keisuke umezawaandMasashi Shibata e0aa05f063 Apply suggestions from code review
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
2023-01-25 10:30:50 +09:00
keisuke-umezawa 9348da162e Fix typo 2023-01-24 12:54:55 +09:00
keisuke-umezawa 090d8ac9b0 Follow review comments
Fix flake8

Fix missing commits
2023-01-24 10:58:18 +09:00
keisuke-umezawa 4930a3e3bb Fix textfiled setting 2023-01-24 10:58:18 +09:00
keisuke-umezawa 9fc5ca63a4 Follow review comments 2023-01-24 10:58:18 +09:00
keisuke-umezawa e253551f83 Fix lint 2023-01-24 10:58:18 +09:00
keisuke-umezawa 22958aa438 Fix lint 2023-01-24 10:58:18 +09:00
keisuke-umezawa bd07e0497a Use array for tell values 2023-01-24 10:58:18 +09:00
keisuke-umezawa 96a6362850 Use material ui 2023-01-24 10:58:18 +09:00
keisuke-umezawa 98bad06825 Add error handling 2023-01-24 10:58:18 +09:00
keisuke-umezawa ea26215a19 Implement python api 2023-01-24 10:58:18 +09:00
c-bata a354184237 Implement APIMeta API 2023-01-14 12:54:04 +09:00
c-bata 4dc7178c1e Make typing_extensions optional again 2023-01-14 00:22:38 +09:00
c-bata 605cf2afca Refactor artifact package structure 2023-01-14 00:22:38 +09:00
c-bata 1256141398 Refactor JSON APIs 2023-01-14 00:22:38 +09:00
c-bata d4f9d5a4c3 Implement FileUpload API 2023-01-14 00:22:38 +09:00
c-bata 12852baa17 Delete all artifacts on delete study 2023-01-14 00:22:38 +09:00